summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-04-24 10:39:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-04-24 10:39:55 +0200
commit7bad91c821e632177c10cbbcb3b55e4dd79eb515 (patch)
tree7a92cd7d599272b7b5c2af8347a9fd2c441a148e /rules/gst-plugins-good1.in
parentf9ba8eb6e9054aa2828041afca8287765492e139 (diff)
downloadptxdist-7bad91c821e632177c10cbbcb3b55e4dd79eb515.tar.gz
ptxdist-7bad91c821e632177c10cbbcb3b55e4dd79eb515.tar.xz
gst-plugins-good1: add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-good1.in')
-rw-r--r--rules/gst-plugins-good1.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/gst-plugins-good1.in b/rules/gst-plugins-good1.in
index c7f7ed086..61c69d83f 100644
--- a/rules/gst-plugins-good1.in
+++ b/rules/gst-plugins-good1.in
@@ -13,6 +13,9 @@ menuconfig GST_PLUGINS_GOOD1
select BZIP2_LIBBZ2 if GST_PLUGINS_GOOD1_BZ2
select LIBCACA if GST_PLUGINS_GOOD1_LIBCACA
select XORG_LIB_X11 if GST_PLUGINS_GOOD1_X
+ select XORG_LIB_XDAMAGE if GST_PLUGINS_GOOD1_X
+ select XORG_LIB_XEXT if GST_PLUGINS_GOOD1_X
+ select XORG_LIB_XFIXES if GST_PLUGINS_GOOD1_X
select GDK_PIXBUF if GST_PLUGINS_GOOD1_GDK_PIXBUF
select GTK if GST_PLUGINS_GOOD1_GTK3
select LAME if GST_PLUGINS_GOOD1_LAME