wok rev 19520
gst-libav: update build deps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Nov 23 21:58:48 2016 +0100 (2016-11-23) |
parents | b30300e0cb6a |
children | 2b519788fdc2 |
files | gst-libav/receipt |
line diff
1.1 --- a/gst-libav/receipt Wed Nov 23 20:57:24 2016 +0100 1.2 +++ b/gst-libav/receipt Wed Nov 23 21:58:48 2016 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 DEPENDS="gst-plugins-base-1.0 bzip2 gst-plugins-good-1.0" 1.6 BUILD_DEPENDS="gstreamer-1.0-dev gst-plugins-base-1.0-dev bzip2-dev \ 1.7 -coreutils-file-format coreutils-file-special glib-dev yasm" 1.8 +coreutils-file-format coreutils-file-special glib-dev yasm gtk-doc" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 @@ -26,7 +26,7 @@ 1.13 --with-package-origin="http://www.slitaz.org/" \ 1.14 $CONFIGURE_ARGS && 1.15 make $MAKEFLAGS && 1.16 - make DESTDIR=$install install | grep -v 'sgml' 1.17 + make DESTDIR=$install install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.