aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fltk/fltk_1.1.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fltk/fltk_1.1.9.bb')
-rw-r--r--recipes/fltk/fltk_1.1.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fltk/fltk_1.1.9.bb b/recipes/fltk/fltk_1.1.9.bb
index caf31eb570..82e89ed4a9 100644
--- a/recipes/fltk/fltk_1.1.9.bb
+++ b/recipes/fltk/fltk_1.1.9.bb
@@ -7,7 +7,7 @@ DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft"
PR = "r1"
SRC_URI = "ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${PV}/fltk-${PV}-source.tar.bz2 \
- file://disable_test.patch;patch=1 \
+ file://disable_test.patch;apply=yes \
"
S = "${WORKDIR}/fltk-${PV}"