diff options
Diffstat (limited to 'gnome/gnome-games_2.6.1.oe')
-rw-r--r-- | gnome/gnome-games_2.6.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/gnome-games_2.6.1.oe b/gnome/gnome-games_2.6.1.oe index 891a8eec6a..e1d5529416 100644 --- a/gnome/gnome-games_2.6.1.oe +++ b/gnome/gnome-games_2.6.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/games" MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "guile gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common" PR = "r2" @@ -23,4 +24,3 @@ PACKAGES =+ "gnome-games-gnomine" FILES_gnome-games-gnomine = "${bindir}/gnomine ${datadir}/pixmaps/gnomine ${datadir}/pixmaps/gnome-gnomine.png ${datadir}/applications/gnomine.desktop ${sysconfdir}/gconf/schemas/gnomine.schemas" EXTRA_OECONF = "--disable-schemas-install" - |