summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d77f36c0175..bb742aa7717e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
# Generated by mksrcinfo v8
-# Sun Dec 25 19:46:28 UTC 2016
+# Sat Jan 21 22:37:40 UTC 2017
pkgbase = python-binstruct
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/Jokymon/binstruct
arch = any
license = GPL3
+ makedepends = python-pip
pkgname = python-binstruct
diff --git a/PKGBUILD b/PKGBUILD
index 2dd1448fc241..1eac4acd4d81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc=""
arch=('any')
url="https://github.com/Jokymon/binstruct"
license=('GPL3')
-depends=(pip)
+depends=()
+makedepends=(python-pip)
md5sums=()
#install=.install