aboutsummaryrefslogtreecommitdiffstats
path: root/main/duplicity
diff options
context:
space:
mode:
Diffstat (limited to 'main/duplicity')
-rw-r--r--main/duplicity/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD
index dd4a2855aa..18a78ac8d7 100644
--- a/main/duplicity/APKBUILD
+++ b/main/duplicity/APKBUILD
@@ -9,7 +9,7 @@ url="http://duplicity.nongnu.org/"
arch="all"
license="GPL"
depends="python py-boto gnupg ncftp py-lockfile"
-makedepends="python-dev py-setuptools librsync-dev"
+makedepends="python2-dev py-setuptools librsync-dev"
install=
subpackages="$pkgname-doc $pkgname-lang"
source="https://code.launchpad.net/$pkgname/${pkgver:0:3}-series/$pkgver/+download/$pkgname-$pkgver.tar.gz"