From 4a2a4cc155b5e6360f7b2790b0a0df742105a9c0 Mon Sep 17 00:00:00 2001 From: maroy Date: Tue, 2 Aug 2005 07:13:07 +0000 Subject: [PATCH] added libboost and libgtk2 to package dependencies --- livesupport/etc/debian/control | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/livesupport/etc/debian/control b/livesupport/etc/debian/control index c4adeef3d..3d64371bf 100644 --- a/livesupport/etc/debian/control +++ b/livesupport/etc/debian/control @@ -29,7 +29,9 @@ Build-Depends: debhelper (>= 4.0.0), libid3tag0-dev, libmad0-dev, libogg-dev, - libvorbis-dev + libvorbis-dev, + libboost-dev (>= 1.31), libboost-date-time-dev (>= 1.31), + libgtk2.0-dev (>= 2.6.1) Standards-Version: 3.6.1 Package: livesupport-libs @@ -47,7 +49,9 @@ Depends: ${shlibs:Depends}, libid3tag0, libmad0, libogg0, - libvorbis0a + libvorbis0a, + libboost-date-time1.32.0 (>= 1.31), + libgtk2.0-0 (>= 2.6.1) Description: A radio program automation and support tool. This package contains the libraries used by LiveSupport.