aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnash/gnash_0.8.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnash/gnash_0.8.3.bb')
-rw-r--r--recipes/gnash/gnash_0.8.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/gnash/gnash_0.8.3.bb b/recipes/gnash/gnash_0.8.3.bb
new file mode 100644
index 0000000000..1b36f30af0
--- /dev/null
+++ b/recipes/gnash/gnash_0.8.3.bb
@@ -0,0 +1,11 @@
+require gnash.inc
+
+PR = "r5"
+
+EXTRA_OECONF += " --without-included-ltdl \
+ --with-ltdl-include=${STAGING_INCDIR} \
+ --with-ltdl-lib=${STAGING_LIBDIR} \
+"
+
+SRC_URI += "file://libtool-2.2.patch;patch=1"
+