aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/inkscape/inkscape_0.43.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/inkscape/inkscape_0.43.bb')
-rw-r--r--recipes/inkscape/inkscape_0.43.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/inkscape/inkscape_0.43.bb b/recipes/inkscape/inkscape_0.43.bb
index e5c0db52d0..12b0b533e5 100644
--- a/recipes/inkscape/inkscape_0.43.bb
+++ b/recipes/inkscape/inkscape_0.43.bb
@@ -7,7 +7,7 @@ LICENSE = "GPL"
#we know that GC version is 6.5, so we patch out the version check, since gc_open was already detected
SRC_URI = "${SOURCEFORGE_MIRROR}/inkscape/inkscape-${PV}.tar.bz2 \
- file://no-boehm-version-check.patch;patch=1"
+ file://no-boehm-version-check.patch;apply=yes"
S = "${WORKDIR}/inkscape-${PV}"