diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-30 10:36:26 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-30 10:37:47 +0200 |
commit | 03b8f169eb02622aa18bc2b6e2307e6a1a0dcbe1 (patch) | |
tree | 18e61c5c47684fadc655bfde28f0a227c8d38fb4 /shell | |
parent | 9ba256eac5fbeaa5fa5d69abff51be353aa2b3d0 (diff) |
fix linking with gconf on release machine
Change-Id: Iec63ac2c1a128e800df92f583fe349526addec4e
Diffstat (limited to 'shell')
-rw-r--r-- | shell/Library_gconfbe.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Library_gconfbe.mk b/shell/Library_gconfbe.mk index 9fb520dfc92f..061689863b91 100644 --- a/shell/Library_gconfbe.mk +++ b/shell/Library_gconfbe.mk @@ -40,7 +40,6 @@ $(eval $(call gb_Library_use_api,gconfbe1,\ $(eval $(call gb_Library_use_externals,gconfbe1,\ gconf \ - gobject \ )) $(eval $(call gb_Library_use_libraries,gconfbe1,\ |