[SCM] vkeybd/master: Add misc:Depends to Depends field.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Mar 10 09:03:58 UTC 2011


The following commit has been merged in the master branch:
commit e3c6b8db879a7c717f6436076ac7cb1268fae08b
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Mar 10 10:03:57 2011 +0100

    Add misc:Depends to Depends field.

diff --git a/debian/control b/debian/control
index 0d8e330..ed70bdd 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Standards-Version: 3.9.1
 
 Package: vkeybd
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: Virtual MIDI Keyboard
  This program allows you to use the Linux AWE32 driver, OSS MIDI sequencer,
  or ALSA MIDI sequencer and provides "virtual" keyboard (the musical type),

-- 
vkeybd packaging



More information about the pkg-multimedia-commits mailing list