[SCM] mplayer2/master: Use pkgconf as replacement for pkg-config. (LP: #1274738)
mati75-guest at users.alioth.debian.org
mati75-guest at users.alioth.debian.org
Sat Jan 10 11:08:31 UTC 2015
The following commit has been merged in the master branch:
commit c97511b9863be61972b668a4856b6ddee68df10b
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date: Sat Jan 10 12:09:21 2015 +0100
Use pkgconf as replacement for pkg-config. (LP: #1274738)
diff --git a/debian/changelog b/debian/changelog
index 554154d..6dead01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mplayer2 (2.0-728-g2c378c7-5) UNRELEASED; urgency=medium
* Team upload.
* Add desktop file. (Closes: #774950)
* Bump standards version to 3.9.6. (no changes needed)
+ * Use pkgconf as replacement for pkg-config. (LP: #1274738)
-- Mateusz Łukasik <mati75 at linuxmint.pl> Sat, 10 Jan 2015 11:44:01 +0100
diff --git a/debian/control b/debian/control
index bfda3a0..5d79f32 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Build-Depends:
libxvmc-dev,
libxxf86dga-dev,
libxxf86vm-dev,
- pkg-config,
+ pkgconf,
python-docutils,
python3,
vstream-client-dev,
--
mplayer2 packaging
More information about the pkg-multimedia-commits
mailing list