[SCM] gmtk/master: debian/control: libasound-dev is only available on linux-any
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Thu Jan 5 08:06:24 UTC 2012
The following commit has been merged in the master branch:
commit 346274b9abfe0ab4130d5704b872358b0e642e26
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date: Thu Jan 5 01:57:30 2012 +0100
debian/control: libasound-dev is only available on linux-any
diff --git a/debian/control b/debian/control
index 6d25a3c..bb5f995 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 8.1.3~),
pkg-config,
libgtk-3-dev,
libpulse-dev,
- libasound2-dev,
+ libasound2-dev [linux-any],
libgconf2-dev,
dpkg-dev (>= 1.16.1)
Standards-Version: 3.9.2
--
gmtk packaging
More information about the pkg-multimedia-commits
mailing list