diff options
Diffstat (limited to 'community/obnam/APKBUILD')
-rw-r--r-- | community/obnam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/obnam/APKBUILD b/community/obnam/APKBUILD index 51474ea9e5..cc0400ecd2 100644 --- a/community/obnam/APKBUILD +++ b/community/obnam/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL3+" depends="python py-larch py-paramiko py-fuse py-enum34 py-six py-asn1-modules" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" source="http://code.liw.fi/debian/pool/main/o/$pkgname/${pkgname}_$pkgver.orig.tar.xz" |