summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b8ffd8b176e..0b2a906b882a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = ekopath-bin
url = http://pathscale.com/ekopath-compiler-suite
arch = x86_64
license = GPL
+ makedepends = python
options = !strip
source = checkver.py
md5sums = dee1655664ef4a5fe3d05b0b5aff00ac
diff --git a/PKGBUILD b/PKGBUILD
index e0e092f50f20..d95ebe85b72b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ url="http://pathscale.com/ekopath-compiler-suite"
arch=('x86_64')
license=('GPL')
options=(!strip)
+makedepends=(python)
source=(checkver.py)
pkgver() {