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

FILE_PR = "r8"

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"