increase dvbapp PR
[vuplus_openembedded] / recipes / gnash / gnash_0.8.3.bb
1 require gnash.inc
2
3 PR = "r5"
4
5 EXTRA_OECONF += " --without-included-ltdl \
6                   --with-ltdl-include=${STAGING_INCDIR} \
7                   --with-ltdl-lib=${STAGING_LIBDIR} \
8 "
9
10 SRC_URI += "file://libtool-2.2.patch;patch=1"
11