summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Hühn2016-09-06 17:21:05 +0200
committerAdrian Hühn2016-09-06 17:21:05 +0200
commita0fb2e97db3c76b2983a9e38b5784d7a0df02c41 (patch)
treed2123a4e391b4aa5d53fadac2cbcdd9eb8c62010
parentd7b98b924664e4f6b37ffc24df28ca7fb0fd4a89 (diff)
downloadaur-a0fb2e97db3c76b2983a9e38b5784d7a0df02c41.tar.gz
delete optdepends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c83573c74b4d..e357e182f237 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,6 @@ pkgbase = xcrysden
depends = glu
depends = libxmu
optdepends = openbabel
- optdepends = x11-apps
replaces = xcrysden-bin
source = http://www.xcrysden.org/download/xcrysden-1.5.60.tar.gz
source = fix-xcrysden-install.patch
diff --git a/PKGBUILD b/PKGBUILD
index a06bb3b6bab1..a830738b6410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=('x86_64')
url="http://www.xcrysden.org/"
license=('GPL2')
depends=('tk' 'tcl' 'gl2ps' 'fftw' 'bwidget' 'imagemagick' 'gcc-fortran' 'glu' 'libxmu')
-optdepends=('openbabel' 'x11-apps')
replaces=('xcrysden-bin')
source=("http://www.xcrysden.org/download/xcrysden-${pkgver}.tar.gz"
"fix-xcrysden-install.patch"