diff options
Diffstat (limited to 'recipes/gimp/gegl_svn.bb')
-rw-r--r-- | recipes/gimp/gegl_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gimp/gegl_svn.bb b/recipes/gimp/gegl_svn.bb index 9562ffb456..cfc062cfb2 100644 --- a/recipes/gimp/gegl_svn.bb +++ b/recipes/gimp/gegl_svn.bb @@ -10,7 +10,7 @@ PR = "r1" inherit gnome SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk \ - file://gegl-resilience.patch;patch=1" + file://gegl-resilience.patch;apply=yes" S = "${WORKDIR}/trunk" |