debian/control
changeset 1917 87d3518d73d8
parent 1490 fa2b73784343
     1.1 --- a/debian/control	Fri Jan 27 14:32:33 2006 +0000
     1.2 +++ b/debian/control	Sun Jan 29 22:04:48 2006 +0000
     1.3 @@ -2,12 +2,12 @@
     1.4  Section: unknown
     1.5  Priority: optional
     1.6  Maintainer: LEMON Development Team <etik-ol@cs.elte.hu>
     1.7 -Build-Depends: debhelper (>= 4.0.0)
     1.8 +Build-Depends: debhelper (>= 4.0.0), glpk, libgnomecanvasmm-2.6-dev
     1.9  Standards-Version: 3.6.1
    1.10  
    1.11  Package: lemon
    1.12  Architecture: any
    1.13 -Depends: ${shlibs:Depends}, ${misc:Depends}, glpk
    1.14 +Depends: ${shlibs:Depends}, ${misc:Depends}, libgnomecanvasmm-2.6
    1.15  Description: A C++ template library aimed at combinatorial optimization tasks.
    1.16   LEMON stands for Library of Efficient Models and
    1.17   Optimization in Networks. It is a C++ template