From: Eneas U de Queiroz Date: Fri, 14 Dec 2018 23:46:42 +0000 (-0200) Subject: gstreamer1: build without libdw X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ae3d96280a8613b29b77875ce421c741b83d936d;p=openwrt-packages.git gstreamer1: build without libdw Avoids dependencies with libdw and libelf. Signed-off-by: Eneas U de Queiroz --- diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index 01b621db2..75bdb9866 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gstreamer1 PKG_VERSION:=1.14.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=W. Michael Petullo \ Ted Hess @@ -127,6 +127,7 @@ CONFIGURE_ARGS += \ --disable-gtk-doc-html \ --disable-tests \ --disable-valgrind \ + --without-dw \ --without-libiconv-prefix \ --without-libintl-prefix \ --without-unwind