summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-tetris/gpe-tetris_0.6-2.bb
blob: 70b1e7999a26422a6b561c0f4faaaa45caf7c63b (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"
inherit gpe

DESCRIPTION = "GTK+2 port of the well known game, Tetris."
DEPENDS = "gtk+ libgpewidget gpe-icons"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI += "file://fix-makefiles.patch;patch=1"