From a4dfc54d67da93ecf5c1f7e34c3fd2c400fab219 Mon Sep 17 00:00:00 2001 From: Bartlomiej Palmowski Date: Sun, 20 Oct 2013 10:23:14 +0200 Subject: [PATCH] thunderbird: disable gstreamer support --- thunderbird/Pkgfile | 1 + 1 file changed, 1 insertion(+) diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 39e1ce0fa..997c34280 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -46,6 +46,7 @@ build() { ac_add_options --disable-auto-deps ac_add_options --disable-debug-symbols ac_add_options --with-system-png + ac_add_options --disable-gstreamer EOF make -f client.mk make -f client.mk DESTDIR=$PKG install