aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-what/gpe-what_0.43.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-what/gpe-what_0.43.bb')
-rw-r--r--packages/gpe-what/gpe-what_0.43.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gpe-what/gpe-what_0.43.bb b/packages/gpe-what/gpe-what_0.43.bb
index 2cc0dc9c2f..b82da4ff7f 100644
--- a/packages/gpe-what/gpe-what_0.43.bb
+++ b/packages/gpe-what/gpe-what_0.43.bb
@@ -1,8 +1,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"