# HG changeset patch # User Xander Ziiryanoff # Date 1479934728 -3600 # Node ID b60b1ded3a2a4d5b8859cc9307a01b55492b14f2 # Parent b30300e0cb6a131b249bd74cc724b3ccd7f74c8f gst-libav: update build deps diff -r b30300e0cb6a -r b60b1ded3a2a gst-libav/receipt --- a/gst-libav/receipt Wed Nov 23 20:57:24 2016 +0100 +++ b/gst-libav/receipt Wed Nov 23 21:58:48 2016 +0100 @@ -13,7 +13,7 @@ DEPENDS="gst-plugins-base-1.0 bzip2 gst-plugins-good-1.0" BUILD_DEPENDS="gstreamer-1.0-dev gst-plugins-base-1.0-dev bzip2-dev \ -coreutils-file-format coreutils-file-special glib-dev yasm" +coreutils-file-format coreutils-file-special glib-dev yasm gtk-doc" # Rules to configure and make the package. compile_rules() @@ -26,7 +26,7 @@ --with-package-origin="http://www.slitaz.org/" \ $CONFIGURE_ARGS && make $MAKEFLAGS && - make DESTDIR=$install install | grep -v 'sgml' + make DESTDIR=$install install } # Rules to gen a SliTaz package suitable for Tazpkg.