[SCM] gpac/master: Readd libxvidcore-dev to build depends.
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Tue Aug 2 14:26:50 UTC 2011
The following commit has been merged in the master branch:
commit 337478f4dde7f240eafc02b095974be472b38959
Author: Andres Mejia <mcitadel at gmail.com>
Date: Tue Aug 2 10:24:17 2011 -0400
Readd libxvidcore-dev to build depends.
diff --git a/debian/changelog b/debian/changelog
index 4205e5a..5710d42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,8 +44,6 @@ gpac (0.4.5+svn3450-1) UNRELEASED; urgency=low
* add libswscale to build-depends
* install symlinks to match actual binary names
* convert to multiline build-depends
- * remove libxvidcore-dev from build-dep until it has entered
- debian/main
* add .gitignore file
* improve package descriptions
diff --git a/debian/control b/debian/control
index 869b921..d11df50 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,8 @@ Build-Depends: debhelper (>= 7.0.50~),
libxml2-dev,
libxmlrpc-c3-dev,
libxv-dev,
- xulrunner-dev
+ xulrunner-dev,
+ libxvidcore-dev
Package: gpac
Architecture: any
--
gpac packaging
More information about the pkg-multimedia-commits
mailing list