[Pkg-ace-devel] r302 - /trunk/debian/control

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Wed May 10 20:28:35 UTC 2006


Author: tgg-guest
Date: Wed May 10 20:28:34 2006
New Revision: 302

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=302
Log:
`mpc-ace' does *not* require `libace-dev' to work.

Relax dependencies of mpc-ace a lot. Thanks to Alex Bodnaru for noticing.

Modified:
    trunk/debian/control

Modified: trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/control?rev=302&op=diff
==============================================================================
--- trunk/debian/control (original)
+++ trunk/debian/control Wed May 10 20:28:34 2006
@@ -75,9 +75,9 @@
 Package: mpc-ace
 Architecture: all
 Section: devel
-Depends: libace-dev (= ${Source-Version}), ${perl:Depends}
-Recommends: gperf-ace, libtao-dev, make
-Suggests: pkg-config
+Depends: ${perl:Depends}
+Recommends: make
+Suggests: libace-dev (= ${Source-Version}), pkg-config
 Description:  A Makefile generator in Perl
  This package contains the MakeProjectCreator (MPC) for the ACE
  toolkit.




More information about the Pkg-ace-devel mailing list