diff options
Diffstat (limited to 'testing/x2goserver')
-rw-r--r-- | testing/x2goserver/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/x2goserver/APKBUILD b/testing/x2goserver/APKBUILD index 75b009917e..5089905c42 100644 --- a/testing/x2goserver/APKBUILD +++ b/testing/x2goserver/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="GPL2+" options="suid" depends="perl perl-config-simple perl-dbi perl-file-readbackwards perl-capture-tiny perl-dbd-sqlite bash iproute2 makepasswd openssh lsof xauth perl-file-basedir mcookie nx-libs perl-file-which" -makedepends="libssh2-dev python-dev man" +makedepends="libssh2-dev python2-dev man" install="$pkgname.pre-install $pkgname.post-install" subpackages="$pkgname-doc" source="http://code.x2go.org/releases/source/$pkgname/$pkgname-$pkgver.tar.gz" |