diff --git a/dependencies/tolua/tolua_5.2.4.bb b/dependencies/tolua/tolua_5.2.4.bb index faa3330..f2bd9a7 100644 --- a/dependencies/tolua/tolua_5.2.4.bb +++ b/dependencies/tolua/tolua_5.2.4.bb @@ -7,7 +7,7 @@ functions, classes, and methods to Lua." HOMEPAGE = "http://webserver2.tecgraf.puc-rio.br/~celes/tolua/" SECTION = "console/utils" -DEPENDS= "lua-native" +DEPENDS = "lua-native" BBCLASSEXTEND = "native" LICENSE = "GPL-2.0-or-later" diff --git a/recipes-games/gnome-games/gnome-chess_3.24.1.bb b/recipes-games/gnome-games/gnome-chess_3.24.1.bb index 0227004..67bb309 100644 --- a/recipes-games/gnome-games/gnome-chess_3.24.1.bb +++ b/recipes-games/gnome-games/gnome-chess_3.24.1.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "libgames-support glib-2.0 gtk+3 librsvg libcanberra intltool-native itstool-native" -GNOME_COMPRESS_TYPE="xz" +GNOME_COMPRESS_TYPE = "xz" inherit gnomebase gettext diff --git a/recipes-games/gnome-games/gnome-robots_3.22.1.bb b/recipes-games/gnome-games/gnome-robots_3.22.1.bb index 48a42e7..49d946c 100644 --- a/recipes-games/gnome-games/gnome-robots_3.22.1.bb +++ b/recipes-games/gnome-games/gnome-robots_3.22.1.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "libgnome-games-support glib-2.0 gtk+3 librsvg libcanberra intltool-native itstool-native" -GNOME_COMPRESS_TYPE="xz" +GNOME_COMPRESS_TYPE = "xz" inherit gnomebase diff --git a/recipes-games/wesnoth/wesnoth_1.16.9.bb b/recipes-games/wesnoth/wesnoth_1.16.9.bb index d009e5b..bb0d329 100644 --- a/recipes-games/wesnoth/wesnoth_1.16.9.bb +++ b/recipes-games/wesnoth/wesnoth_1.16.9.bb @@ -141,7 +141,7 @@ FILES:${PN}-l = "\ ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-l.mo \ " -FILES:${PN}-low ="\ +FILES:${PN}-low = "\ ${datadir}/wesnoth/data/campaigns/Legend_of_Wesmere \ ${datadir}/wesnoth/translations/*/LC_MESSAGES/wesnoth-low.mo \ "