diff options
| author | MenTaLguY <mental@rydia.net> | 2006-07-25 18:47:23 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-07-25 18:47:23 +0000 |
| commit | 915a9a025197e408c360f8a52cea25ae0a2e8fb1 (patch) | |
| tree | 73b026c4a36dd2a438d7f113e972c257c2730947 /debian/control | |
| parent | remove vestigal plugin support (diff) | |
| download | inkscape-915a9a025197e408c360f8a52cea25ae0a2e8fb1.tar.gz inkscape-915a9a025197e408c360f8a52cea25ae0a2e8fb1.zip | |
unlibtoolize the build process (yay!) -- we haven't actually used libtool for ages
(bzr r1474)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3b434542d..852e02d7d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: inkscape Section: graphics Priority: optional Maintainer: Nathan Hurst (njh) <njh@mail.csse.monash.edu.au> -Build-Depends: debhelper (>= 4.0.0), intltool, libart-2.0-dev (>= 2.3.10), libgc-dev (>= 1:6.5-1), libglib2.0-dev, libgnomevfs2-dev, libgtk2.0-dev (>= 2.0.6-1), libglibmm-2.4-dev (>> 2.6.1-1), libgtkmm-2.4-dev (>> 2.4.11-2), libgtkspell-dev (>= 2.0.10-3), libpango1.0-dev, libpng12-dev, libpopt-dev, libsigc++-2.0-dev (>= 2.0.10-3), libtool, libxml-parser-perl, libxml2-dev (>= 2.6.0), libxslt1-dev, pkg-config, zlib1g-dev, liblcms1-dev +Build-Depends: debhelper (>= 4.0.0), intltool, libart-2.0-dev (>= 2.3.10), libgc-dev (>= 1:6.5-1), libglib2.0-dev, libgnomevfs2-dev, libgtk2.0-dev (>= 2.0.6-1), libglibmm-2.4-dev (>> 2.6.1-1), libgtkmm-2.4-dev (>> 2.4.11-2), libgtkspell-dev (>= 2.0.10-3), libpango1.0-dev, libpng12-dev, libpopt-dev, libsigc++-2.0-dev (>= 2.0.10-3), libxml-parser-perl, libxml2-dev (>= 2.6.0), libxslt1-dev, pkg-config, zlib1g-dev, liblcms1-dev Standards-Version: 3.6.1 Package: inkscape |
