aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnash/gnash-minimal_0.8.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnash/gnash-minimal_0.8.3.bb')
-rw-r--r--recipes/gnash/gnash-minimal_0.8.3.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gnash/gnash-minimal_0.8.3.bb b/recipes/gnash/gnash-minimal_0.8.3.bb
new file mode 100644
index 0000000000..6f78d94c10
--- /dev/null
+++ b/recipes/gnash/gnash-minimal_0.8.3.bb
@@ -0,0 +1,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"
+
+