summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3f0ae871ae8..8e06a778ad1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = mgltools-bin
url = http://mgltools.scripps.edu/
arch = x86_64
license = custom
+ depends = libpng12
options = !emptydirs
source = http://mgltools.scripps.edu/downloads/tars/releases/nightly/latest/REL/mgltools_x86_64Linux2_latest.tar.gz
source = remove_licence_popup.patch
diff --git a/PKGBUILD b/PKGBUILD
index 8e456c8d841c..4197f3c6a0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ source=(http://mgltools.scripps.edu/downloads/tars/releases/nightly/latest/REL/m
md5sums=('SKIP'
'7f2e0c303999deffe2879e466ae28be7')
options=('!emptydirs')
-
+depends=('libpng12')
#"http://mgltools.scripps.edu/downloads/tars/releases/nightly/${pkgver}/REL\${_pkgname}_x86_64Linux2_${pkgver}.tar.gz")
#depends=('swig' 'tk' 'python2-numpy' 'python2-imaging' 'python2-pmw' 'glut' 'python2-zsi'
# 'python2-simpy' 'libxmu' 'python2-backports.ssl' 'python2-colorama' 'python2-dateutil'