Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / gpe-othello / gpe-othello_0.2-1.bb
1 inherit gpe
2
3 DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
4 DEPENDS = "gtk+ libgpewidget gpe-icons"
5 SECTION = "gpe/games"
6 PRIORITY = "optional"
7 PR = "r1"
8
9 SRC_URI += "file://fix-makefiles.patch;patch=1"