Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/2] gst1-plugins-base: update configure options
@ 2015-10-13 21:12 Peter Seiderer
  2015-10-13 21:12 ` [Buildroot] [PATCH v1 2/2] gst1-plugins-good: " Peter Seiderer
  2015-10-13 21:28 ` [Buildroot] [PATCH v1 1/2] gst1-plugins-base: " Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Seiderer @ 2015-10-13 21:12 UTC (permalink / raw)
  To: buildroot

- add '--disable-gio_unix_2_0' to options which require currently
  unpackaged libraries

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
index 08ebe03..53748ec 100644
--- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
+++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
@@ -28,6 +28,7 @@ GST1_PLUGINS_BASE_CONF_OPTS = \
 # Options which require currently unpackaged libraries
 GST1_PLUGINS_BASE_CONF_OPTS += \
 	--disable-cdparanoia \
+	--disable-gio_unix_2_0 \
 	--disable-libvisual \
 	--disable-iso-codes
 
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-13 21:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 21:12 [Buildroot] [PATCH v1 1/2] gst1-plugins-base: update configure options Peter Seiderer
2015-10-13 21:12 ` [Buildroot] [PATCH v1 2/2] gst1-plugins-good: " Peter Seiderer
2015-10-13 21:29   ` Thomas Petazzoni
2015-10-13 21:28 ` [Buildroot] [PATCH v1 1/2] gst1-plugins-base: " Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox