[SCM] libdrumstick/master: Remove unnecessary dependency.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sun Sep 5 15:01:49 UTC 2010
The following commit has been merged in the master branch:
commit cd047ea6855683d2331a76d2d7f988a0c8abdd5b
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Sep 5 16:48:17 2010 +0200
Remove unnecessary dependency.
diff --git a/debian/control b/debian/control
index 318a4ad..29b5f4a 100644
--- a/debian/control
+++ b/debian/control
@@ -58,8 +58,7 @@ Package: drumstick-tools
Section: sound
Architecture: any
Depends: ${misc:Depends},
- ${shlibs:Depends},
- libdrumstick0 (>= ${source:Version}),
+ ${shlibs:Depends}
Description: Qt4/C++ wrapper for ALSA Sequencer - utilities
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt4 objects, idioms and style. ALSA sequencer provides software support
--
libdrumstick packaging
More information about the pkg-multimedia-commits
mailing list