[SCM] adplug/master: Add libbinio-dev dependency in dev package (Closes: #510276)

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Sep 26 17:59:04 UTC 2010


The following commit has been merged in the master branch:
commit 91038f405ebd94c37456cf5f8f910b383b5f2cfa
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Sep 26 12:50:06 2010 -0400

    Add libbinio-dev dependency in dev package (Closes: #510276)

diff --git a/debian/control b/debian/control
index f6c2481..9467583 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Description: free AdLib sound library
 Package: libadplug-dev
 Section: libdevel
 Architecture: any
-Depends: libadplug-2.2.1-0 (= ${binary:Version}), ${misc:Depends}
+Depends: libadplug-2.2.1-0 (= ${binary:Version}), libbinio-dev, ${misc:Depends}
 Description: free AdLib sound library (development)
  AdPlug is a free, multi-platform, hardware independent AdLib sound library,
  mainly written in C++. AdPlug plays sound data, originally created for the

-- 
adplug packaging



More information about the pkg-multimedia-commits mailing list