summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d389301ed67..55a0bd34cd4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@ arch=(any)
url="https://launchpad.net/flufl.lock"
license=('LGPL')
options=(!emptydirs)
-install=
source=("https://pypi.python.org/packages/source/f/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
sha256sums=('a693064d05fd92035989a6addbe92cbeb3291c11f5725ec3d381b2acb37c9079')
+makedepends=('python-setuptools' 'python2-setuptools')
package_python-flufl-lock() {
depends=('python')