summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e34ac7133ea..c446c4377ffe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,6 @@ pkgbase = molprobity-git
depends = php
depends = python
depends = tcsh
- depends = ucsf-chimera
provides = molprobity
conflicts = molprobity
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 5653dcd660b7..24291f93e910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=(
'php'
'python'
'tcsh'
- 'ucsf-chimera'
+# 'ucsf-chimera'
)
makedepends=(
'curl'