X-Git-Url: https://git.distorted.org.uk/~mdw/mgLib/blobdiff_plain/5fb46e95417c10b761c627169abdbd5d8f700489..a7f5705d7a41300898187a83b06cbf3fc85684fb:/debian/control diff --git a/debian/control b/debian/control index e5e6984..ed5605c 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,18 @@ Source: mglib Section: x11 Priority: extra +Build-Depends: mlib-dev (>= 2.0.0), debhelper (>= 4.0.2) Maintainer: Mark Wooding Standards-Version: 3.1.1 -Package: mglib +Package: mglib1 Architecture: any Depends: ${shlibs:Depends} Description: A library of miscellaneous GTK+ stuff Package: mglib-dev Architecture: any -Depends: mglib (= ${Source-Version}), mlib-dev (>= 2.0.0), libgtk1.2-dev, xlibs-dev +Depends: mglib1 (= ${Source-Version}), mlib-dev (>= 2.0.0), libgtk1.2-dev, xlibs-dev Description: A library of miscellaneous GTK+ stuff This package contains the header files and static libraries needed to compile programs which use mgLib.