aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnash/gnash-minimal_0.8.3.bb
blob: 6f78d94c10a60311d0faf83b97d88714f4ef7bf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require gnash-minimal.inc

PR = "r9"

EXTRA_OECONF += " --without-included-ltdl \
                  --with-ltdl-include=${STAGING_INCDIR} \
                  --with-ltdl-lib=${STAGING_LIBDIR} \
"

SRC_URI += "file://libtool-2.2.patch;patch=1 file://libintl.patch;patch=1"