[SCM] qsynth/master: Build-depend on libx11-dev.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sun Jul 10 10:45:41 UTC 2011
The following commit has been merged in the master branch:
commit 47794f9a956c9b998d908598d1d102b53b0e807d
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Jul 10 12:46:09 2011 +0200
Build-depend on libx11-dev.
diff --git a/debian/control b/debian/control
index efee614..d58a8d4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Alessio Treglia <alessio at debian.org>
Build-Depends: cmake,
debhelper (>= 7.0.50~),
libfluidsynth-dev,
- libqt4-dev
+ libqt4-dev,
+ libx11-dev
Standards-Version: 3.9.2
Homepage: http://qsynth.sourceforge.net
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/qsynth.git
--
qsynth packaging
More information about the pkg-multimedia-commits
mailing list