diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-23 11:20:51 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-23 11:20:51 +0000 |
commit | f2775f8f90fc58cd5dc6e632c088a976e8c92a04 (patch) | |
tree | 82ce338848d03466189f736b196effb2ad826dd0 /packages/gstreamer/gst-plugins.inc | |
parent | 0c25fa3e7098c3847f4fc3eb042b94d0e142b9b3 (diff) | |
parent | 835c87ebfe46cfc49d03fa9c942b39aa85807a08 (diff) |
merge of '3fc90cd6e5ca8fdb9040cd52f97c35c106987f7b'
and 'dd6e61bbe142013de981e7c21ec321925aa41d52'
Diffstat (limited to 'packages/gstreamer/gst-plugins.inc')
-rw-r--r-- | packages/gstreamer/gst-plugins.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gstreamer/gst-plugins.inc b/packages/gstreamer/gst-plugins.inc index 2acf1997c8..37ba2e6698 100644 --- a/packages/gstreamer/gst-plugins.inc +++ b/packages/gstreamer/gst-plugins.inc @@ -10,6 +10,9 @@ EXTRA_OECONF = "--disable-aalib --disable-shout2 --disable-sdl" acpaths = "-I ${S}/common/m4 -I ${S}/m4" +OE_LT_RPATH_ALLOW = "any" +OE_LT_RPATH_ALLOW[export]="1" + LIBV = "0.10" python populate_packages_prepend () { |