aboutsummaryrefslogtreecommitdiff
path: root/main/Makefile.am
diff options
context:
space:
mode:
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-10-15 14:38:38 +0000
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-10-15 14:38:38 +0000
commitc69bb079fef352b7b34eac8739b0dc051629cb7b (patch)
treed599ef4903aa7b3e8bfe0b55794e39a5332e8e3e /main/Makefile.am
parent0c2185a46606c2ac3e41205fe92e6d5ba4ead1b9 (diff)
downloadenigma2-c69bb079fef352b7b34eac8739b0dc051629cb7b.tar.gz
enigma2-c69bb079fef352b7b34eac8739b0dc051629cb7b.zip
allow gstreamer to signalize missing plugins to the gui (requires reconfiguring enigma2) and add support for flac files (requires
libflac7, gst-plugin-flac)
Diffstat (limited to 'main/Makefile.am')
-rw-r--r--main/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/Makefile.am b/main/Makefile.am
index 67d84660..91606de6 100644
--- a/main/Makefile.am
+++ b/main/Makefile.am
@@ -48,6 +48,7 @@ enigma2_LDADD = \
@DVBSI_LIBS@ \
@FRIBIDI_LIBS@ \
@GSTREAMER_LIBS@ \
+ @GSTREAMERPBUTILS_LIBS@ \
@JPEG_LIBS@ \
@LIBUNGIF_LIBS@ \
@XML2_LIBS@ \