diff options
Diffstat (limited to 'testing/py-xdg/APKBUILD')
-rw-r--r-- | testing/py-xdg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-xdg/APKBUILD b/testing/py-xdg/APKBUILD index c22458d32f..ab71371590 100644 --- a/testing/py-xdg/APKBUILD +++ b/testing/py-xdg/APKBUILD @@ -9,7 +9,7 @@ url="http://freedesktop.org/wiki/Software/pyxdg" arch="noarch" license="LGPL" depends="" -depends_dev="python-dev" +depends_dev="python2-dev" makedepends="$depends_dev" install="" subpackages="" |