summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2017-09-03 15:19:12 -0400
committerMiguel de Val-Borro2017-09-03 15:19:12 -0400
commit3aeeb60a810f5874fb184f05307be870a33f69a5 (patch)
treeec6c128d3f5c2e2ba90a09d779797ae74665fccd /PKGBUILD
parentda7748860ef92e37342f814387e4b2acc26d7100 (diff)
downloadaur-3aeeb60a810f5874fb184f05307be870a33f69a5.tar.gz
Fix optdepends and openmotif dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 297a5ad036b7..1f1a6cb739eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,14 @@
pkgname=xephem
pkgver=3.7.7
-pkgrel=5
+pkgrel=6
pkgdesc="The Serious Interactive Astronomical Software Ephemeris"
arch=('i686' 'x86_64')
url="http://www.clearskyinstitute.com/xephem/xephem.html"
license=("custom")
-depends=(libxmu lesstif)
+depends=(libxmu openmotif)
optdepends=(perl openssl)
makedepends=()
-optdepends=(perl)
source=(http://www.clearskyinstitute.com/xephem/$pkgname-$pkgver.tgz
http://www.clearskyinstitute.com/xephem/contrib/xephem-3.7.7_openssl.patch)
md5sums=('27c67061a89085bf2b0d4e9deb758a79'