diff options
Diffstat (limited to 'main/py-xml/APKBUILD')
-rw-r--r-- | main/py-xml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-xml/APKBUILD b/main/py-xml/APKBUILD index 16917193b6..9bcbc1e5e9 100644 --- a/main/py-xml/APKBUILD +++ b/main/py-xml/APKBUILD @@ -7,7 +7,7 @@ url="http://pyxml.sourceforge.net/" arch="all" license="custom" depends= -makedepends="python-dev" +makedepends="python2-dev" source="http://downloads.sourceforge.net/sourceforge/pyxml/PyXML-$pkgver.tar.gz fix-python2.6.patch" |