diff options
Diffstat (limited to 'recipes/gpe-question/gpe-question_0.04.bb')
-rw-r--r-- | recipes/gpe-question/gpe-question_0.04.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-question/gpe-question_0.04.bb b/recipes/gpe-question/gpe-question_0.04.bb index e0b82a52fc..b04ec73479 100644 --- a/recipes/gpe-question/gpe-question_0.04.bb +++ b/recipes/gpe-question/gpe-question_0.04.bb @@ -1,7 +1,7 @@ LICENSE = "GPL" inherit gpe -SRC_URI += "file://makefile-fix.patch;patch=1" +SRC_URI += "file://makefile-fix.patch;apply=yes" DEPENDS = "libgpewidget" RDEPENDS = "gpe-icons" |