diff options
Diffstat (limited to 'recipes/gpe-what/gpe-what_0.33.bb')
-rw-r--r-- | recipes/gpe-what/gpe-what_0.33.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-what/gpe-what_0.33.bb b/recipes/gpe-what/gpe-what_0.33.bb index 71ae7dac95..1552102808 100644 --- a/recipes/gpe-what/gpe-what_0.33.bb +++ b/recipes/gpe-what/gpe-what_0.33.bb @@ -1,5 +1,5 @@ require gpe-what.inc -SRC_URI += "file://makefile-fix.patch;patch=1" +SRC_URI += "file://makefile-fix.patch;apply=yes" DEPENDS = "virtual/libx11 libxpm libmatchbox" |