summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2007-03-13 00:55:24 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2007-03-13 00:55:24 +0000
commite6f114ea1a45fd6a1ca31f6c176c7b245f6975bf (patch)
treeedc0580813a69f4b4dd1fbfef8923b1d3b0dfbb6 /packaging
parent* packaging/macosx/native-gtk/build-gtk.sh: Further fixes for stable builds. (diff)
downloadinkscape-e6f114ea1a45fd6a1ca31f6c176c7b245f6975bf.tar.gz
inkscape-e6f114ea1a45fd6a1ca31f6c176c7b245f6975bf.zip
* packaging/macosx/native-gtk/build-gtk.sh: s/libsig++/libsigc++/.
(bzr r2627)
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/macosx/native-gtk/build-gtk.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/native-gtk/build-gtk.sh b/packaging/macosx/native-gtk/build-gtk.sh
index e0dbb9c3a..87021493a 100755
--- a/packaging/macosx/native-gtk/build-gtk.sh
+++ b/packaging/macosx/native-gtk/build-gtk.sh
@@ -196,7 +196,7 @@ fi
CORE_MODULES="glitz cairo gnome-common glib pango atk gtk+"
EXTRA_MODULES="libxml2 libxslt loudmouth libglade gossip gtk-engines"
PYGTK_MODULES=" pycairo pygobject pygtk"
-INKSCAPE_MODULES="$CORE_MODULES libxml2 libxslt gc lcms libsig++ doxygen glibmm cairomm gtkmm popt inkscape"
+INKSCAPE_MODULES="$CORE_MODULES libxml2 libxslt gc lcms libsigc++ doxygen glibmm cairomm gtkmm popt inkscape"
# Could add those (orbit requires popt though)
MORE_MODULES="libIDL ORBit2 gconf"