diff options
author | Han Boetes <han@mijncomputer.nl> | 2006-12-15 13:49:01 +0100 |
---|---|---|
committer | Han Boetes <han@mijncomputer.nl> | 2006-12-15 13:49:01 +0100 |
commit | 29b6ae3e97115de1cb24581c0b698d55d4a4a521 (patch) | |
tree | 06608031e5a67d677e859ee3fe85bc7ab455f31d /inkscape | |
parent | 795a49ac95a57d25f04437430e3570fd4cc25612 (diff) | |
download | contrib-29b6ae3e97115de1cb24581c0b698d55d4a4a521.tar.gz contrib-29b6ae3e97115de1cb24581c0b698d55d4a4a521.tar.xz |
add missing depends for gtkmm inkscape (thanks sip)
Diffstat (limited to 'inkscape')
-rw-r--r-- | inkscape/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inkscape/Pkgfile b/inkscape/Pkgfile index 55cf61c35..e23fe0aa1 100644 --- a/inkscape/Pkgfile +++ b/inkscape/Pkgfile @@ -1,7 +1,7 @@ # Description: vector graphics editor, similar to Illustrator, Freehand, CorelDraw # URL: http://www.inkscape.org/ # Maintainer: Han Boetes <han@mijncomputer.nl> -# Depends on: gtkmm libxslt python +# Depends on: gtkmm libxslt python boehm-gc popt name=inkscape version=snapshot |