tiff 3.9.2: fix QA error during configure
authorKoen Kooi <koen@openembedded.org>
Tue, 20 Apr 2010 14:28:57 +0000 (16:28 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 20 Apr 2010 14:28:57 +0000 (16:28 +0200)
recipes/libtiff/tiff_3.9.2.bb

index 63e268b..a7240f9 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.remotesensing.org/libtiff/"
 DEPENDS = "zlib jpeg lzo"
 PV = "3.9.2+4.0.0beta5"
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.0beta5.tar.gz;name=tiff400beta5targz"
 SRC_URI[tiff400beta5targz.md5sum] = "a0a83604e38a299fae9f0b1a39c04870"
@@ -14,6 +14,8 @@ S = "${WORKDIR}/tiff-4.0.0beta5"
 
 inherit autotools
 
+EXTRA_OECONF = "--without-x"
+
 # requires a too recent, non-default autoconf
 do_configure() {
        gnu-configize