aboutsummaryrefslogtreecommitdiffstats
path: root/testing/x2goserver/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/x2goserver/APKBUILD')
-rw-r--r--testing/x2goserver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/x2goserver/APKBUILD b/testing/x2goserver/APKBUILD
index 0d0cb43f97..c8d5d78aff 100644
--- a/testing/x2goserver/APKBUILD
+++ b/testing/x2goserver/APKBUILD
@@ -8,7 +8,7 @@ url="http://x2go.org"
arch="all"
license="GPL"
depends=""
-makedepends="libssh2-dev perl-dbd-sqlite python-dev xauth bash"
+makedepends="libssh2-dev perl-dbd-sqlite python-dev xauth bash man"
install="$pkgname.pre-install"
subpackages="$pkgname-doc"
source="http://code.x2go.org/releases/source/x2goserver/${pkgname}_${pkgver}.tar.gz"