libwnck*: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-03-30 00:35:49 +01:00
parent c60d571228
commit 8082185860
2 changed files with 2 additions and 2 deletions

View File

@@ -12,6 +12,6 @@ PR = "r1"
PACKAGECONFIG ??= "startup-notification"
PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
inherit gnome
inherit gnomebase
SRC_URI[archive.md5sum] = "e4ea87320dd0600a81c50186e3804aae"
SRC_URI[archive.sha256sum] = "4946b612c22d53238810d431f1b05c21f073f201edfd247ff74e2fa228618083"

View File

@@ -10,6 +10,6 @@ DEPENDS = "gobject-introspection-stub gtk+ gdk-pixbuf-native libxres"
PACKAGECONFIG ??= "startup-notification"
PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
inherit gnome
inherit gnomebase
SRC_URI[archive.md5sum] = "4162d5b96151e6d24ec02ae3a822203c"
SRC_URI[archive.sha256sum] = "56b6681e89cd45491bb640165d62276d81369a08974042b26645dc1e0e954cc1"