diff options
| author | Aaron Spike <aaron@ekips.org> | 2007-01-13 16:20:51 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2007-01-13 16:20:51 +0000 |
| commit | 89f7d07213938c18395bdef440713edf61e35209 (patch) | |
| tree | d0034b12db81a8e633a789305337bd83afd792be /packaging | |
| parent | this is the wrong place to fix old dialogs. po dir needs to be updated (diff) | |
| download | inkscape-89f7d07213938c18395bdef440713edf61e35209.tar.gz inkscape-89f7d07213938c18395bdef440713edf61e35209.zip | |
up gtk requirement to 2.8
(bzr r2210)
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/autopackage/default.apspec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/autopackage/default.apspec.in b/packaging/autopackage/default.apspec.in index e45fd614a..f99067c3b 100644 --- a/packaging/autopackage/default.apspec.in +++ b/packaging/autopackage/default.apspec.in @@ -37,7 +37,7 @@ echo '*' | import # import everything require @gnu.org/libstdc++ 3 require @xmlsoft.org/libxml2 2.6 require @xmlsoft.org/libxslt 1.0 -require @gtk.org/gtk 2.4 +require @gtk.org/gtk 2.8 # statically linked for now: require @rpm.org/popt 0.0 # statically linked: require @libsigc.sourceforge.net/libsigc 3 require @libpng.org/libpng 3 |
