gnome-games: gnome.bbclass is gone we need to inherit gnomebase
This just fixes parsing - was not build tested Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ DEPENDS = "libgames-support glib-2.0 gtk+3 librsvg libcanberra intltool-native i
|
||||
|
||||
GNOME_COMPRESS_TYPE="xz"
|
||||
|
||||
inherit gnome gettext
|
||||
inherit gnomebase gettext
|
||||
|
||||
SRC_URI[archive.md5sum] = "56eaa655a7989fd04ce0de3c66c2d8f8"
|
||||
SRC_URI[archive.sha256sum] = "6c9647beb7579b0a8de4e73698d931b1d9ac2efab4e7d3649f482d2c68ebf8a3"
|
||||
|
||||
@@ -7,7 +7,7 @@ DEPENDS = "glib-2.0 gtk+ cairo gstreamer librsvg python-pygtk libcanberra guile
|
||||
|
||||
GNOME_COMPRESS_TYPE="bz2"
|
||||
|
||||
inherit gnome python-dir
|
||||
inherit gnomebase python-dir
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-In-cross-environment-we-have-to-prepend-the-sysroot-.patch \
|
||||
|
||||
@@ -7,7 +7,7 @@ DEPENDS = "libgnome-games-support glib-2.0 gtk+3 librsvg libcanberra intltool-na
|
||||
|
||||
GNOME_COMPRESS_TYPE="xz"
|
||||
|
||||
inherit gnome
|
||||
inherit gnomebase
|
||||
|
||||
SRC_URI[archive.md5sum] = "adc8b1ddfff21e344eb461db0785eb08"
|
||||
SRC_URI[archive.sha256sum] = "5cd4564d7eb876fe4ef332dc568bcf7b1515d8ec9f66e53c2bae5331e0182dd4"
|
||||
|
||||
Reference in New Issue
Block a user