[SCM] Debian packaging of allegro4.4 branch, master, updated. 475db9aa238a3a05e014320633d8bfe3017725b1
Andreas Rönnquist
gusnan at gusnan.se
Sun Apr 1 19:55:01 UTC 2012
The following commit has been merged in the master branch:
commit 54b9117331a9564eb091b21e1bf0f691c2617c7d
Author: Andreas Rönnquist <gusnan at gusnan.se>
Date: Sun Apr 1 21:30:10 2012 +0200
Make liballegro4.4-plugin-jack depend on libc
diff --git a/debian/control b/debian/control
index 380e92b..cb836a8 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Package: liballegro4.4-plugin-jack
Architecture: any
Section: libs
Pre-Depends: multiarch-support
-Depends: ${misc:Depends}, liballegro4.4 (= ${binary:Version})
+Depends: ${misc:Depends}, liballegro4.4 (= ${binary:Version}), libc
Description: JACK audio plugin for the Allegro library
This plugin adds support for the JACK low-latency sound server to the
Allegro library. Programs using Allegro will automatically use this
--
Debian packaging of allegro4.4
More information about the Pkg-games-commits
mailing list