diff options
Diffstat (limited to 'recipes/geany/geany_0.18.bb')
-rw-r--r-- | recipes/geany/geany_0.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/geany/geany_0.18.bb b/recipes/geany/geany_0.18.bb index 60ac2c0dcb..4fc0f34a3e 100644 --- a/recipes/geany/geany_0.18.bb +++ b/recipes/geany/geany_0.18.bb @@ -8,7 +8,7 @@ DEPENDS = "gtk+ vte" inherit gnome SRC_URI = "http://download.geany.org/geany-${PV}.tar.bz2 \ - file://no-bogus-cxx-check.diff;patch=1 \ + file://no-bogus-cxx-check.diff;apply=yes \ " |