diff options
Diffstat (limited to 'recipes/netsurf/libnsgif_0.0.1.bb')
-rw-r--r-- | recipes/netsurf/libnsgif_0.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/netsurf/libnsgif_0.0.1.bb b/recipes/netsurf/libnsgif_0.0.1.bb index e9843f5119..4845398ca8 100644 --- a/recipes/netsurf/libnsgif_0.0.1.bb +++ b/recipes/netsurf/libnsgif_0.0.1.bb @@ -5,7 +5,7 @@ PRIORITY = "optional" LICENSE = "MIT" SRC_URI = "http://www.netsurf-browser.org/projects/releases/libnsgif-${PV}-src.tar.gz \ - file://libnsgif-strict-aliasing.patch;apply=yes" + file://libnsgif-strict-aliasing.patch" PR = "r1" |