aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/xrdp/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/xrdp/APKBUILD b/community/xrdp/APKBUILD
index 84be2038bf8..e4a9e41d170 100644
--- a/community/xrdp/APKBUILD
+++ b/community/xrdp/APKBUILD
@@ -2,12 +2,13 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=xrdp
pkgver=0.9.17
-pkgrel=0
+pkgrel=1
pkgdesc="Open source RDP server"
url="https://www.xrdp.org/"
arch="all"
license="Apache-2.0"
install="$pkgname.post-install"
+depends="xinit"
makedepends="autoconf automake libtool openssl-dev libx11-dev
libxfixes-dev libxrandr-dev libjpeg-turbo-dev fuse-dev linux-headers
nasm linux-pam-dev"