[SCM] gpac/master: Avoid build-dependending on the transitional package libxmlrpc-c3-dev
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sat May 31 21:47:08 UTC 2014
The following commit has been merged in the master branch:
commit 9aa741a1a0122f362937e2a11efb3e6d21a0c1d5
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sat May 31 17:46:41 2014 -0400
Avoid build-dependending on the transitional package libxmlrpc-c3-dev
Patch found in Ubuntu
diff --git a/debian/control b/debian/control
index 6a5075e..8d90f48 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends:
libusb-1.0-0-dev,
libvorbis-dev,
libxml2-dev,
- libxmlrpc-c3-dev,
+ libxmlrpc-core-c3-dev,
libxv-dev,
libxvidcore-dev
Standards-Version: 3.9.5
--
gpac packaging
More information about the pkg-multimedia-commits
mailing list