[pkg-remote-commits] [xrdp] 09/09: Enable xrdpvr.

Dominik George natureshadow-guest at moszumanska.debian.org
Fri Dec 23 10:32:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 48fdbb31923b5bc73f73bf3e6e493f4486b946bc
Author: Dominik George <nik at naturalnet.de>
Date:   Fri Dec 23 11:30:52 2016 +0100

    Enable xrdpvr.
---
 debian/control | 2 ++
 debian/rules   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c962977..d13ce43 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends:
  automake (>= 1.6),
  debhelper (>= 9),
  dh-systemd,
+ libavcodec-dev,
+ libavformat-dev,
  libfuse-dev,
  libjpeg-dev,
  libopus-dev,
diff --git a/debian/rules b/debian/rules
index 9007e01..7fa1bdd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,7 +44,8 @@ override_dh_auto_configure:
 	    --enable-fuse \
 	    --enable-rfxcodec \
 	    --enable-opus \
-	    --enable-painter
+	    --enable-painter \
+	    --enable-xrdpvr
 	cd xorgxrdp && ./configure ${CONFIGURE_ARGS}
 	cd librfxcodec && ./configure ${CONFIGURE_ARGS} \
 	    --disable-shared \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/packages/xrdp.git



More information about the pkg-remote-commits mailing list