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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fltk/fltk_1.1.9.bb b/recipes/fltk/fltk_1.1.9.bb
index caf31eb570..84c8ef74af 100644
--- a/recipes/fltk/fltk_1.1.9.bb
+++ b/recipes/fltk/fltk_1.1.9.bb
@@ -7,12 +7,12 @@ 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 \
"
S = "${WORKDIR}/fltk-${PV}"
-inherit lib_package autotools_stage binconfig
+inherit lib_package autotools binconfig
TARGET_CC_ARCH += "${LDFLAGS}"