blob: b82da4ff7f60eb666c6dd8c77cc7e125a10c68f1 (
plain)
1
2
3
4
5
6
7
8
9
|
LICENSE = "GPL"
DESCRIPTION = "GPE modal help"
DEPENDS = "virtual/libx11 gtk+"
PR = "r1"
GPE_TARBALL_SUFFIX= "bz2"
inherit autotools gpe
SRC_URI += " file://set-wm-hint.patch;patch=1;pnum=0"
|