summaryrefslogtreecommitdiffstats
path: root/src/gui/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-29 01:17:13 +0000
committerDavid Robillard <d@drobilla.net>2011-11-29 01:17:13 +0000
commite5418b8682ea9ae6df69661578194ffe9d9597d5 (patch)
treeba8685e3f8e5ddbdcd2a0bd72b8ae0ca143a47da /src/gui/wscript
parentda344ae601c38938e125042e6df5321a576b89af (diff)
downloadingen-e5418b8682ea9ae6df69661578194ffe9d9597d5.tar.gz
ingen-e5418b8682ea9ae6df69661578194ffe9d9597d5.tar.bz2
ingen-e5418b8682ea9ae6df69661578194ffe9d9597d5.zip
Remove libgnomecanvasmm dependency.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3685 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/wscript')
-rw-r--r--src/gui/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/wscript b/src/gui/wscript
index 642148b1..a550e56a 100644
--- a/src/gui/wscript
+++ b/src/gui/wscript
@@ -14,7 +14,7 @@ def build(bld):
FLOWCANVAS
GLADEMM
GLIBMM
- GNOMECANVASMM
+ GNOMECANVAS
GTKMM
LILV
LV2CORE