summaryrefslogtreecommitdiffstats
path: root/recipes/inkscape/inkscape_0.47.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/inkscape/inkscape_0.47.bb')
-rw-r--r--recipes/inkscape/inkscape_0.47.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/inkscape/inkscape_0.47.bb b/recipes/inkscape/inkscape_0.47.bb
index 923d7ca269..14837a8267 100644
--- a/recipes/inkscape/inkscape_0.47.bb
+++ b/recipes/inkscape/inkscape_0.47.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;apply=yes"
+ file://no-boehm-version-check.patch"
S = "${WORKDIR}/inkscape-${PV}"