diff options
Diffstat (limited to 'testing/lshell')
| -rw-r--r-- | testing/lshell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lshell/APKBUILD b/testing/lshell/APKBUILD index 7c9fbb21c3..44cfd1a66d 100644 --- a/testing/lshell/APKBUILD +++ b/testing/lshell/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/ghantoos/$pkgname/archive/$pkgver.tar.gz" |
