wok rev 16891
libwebkit-video: del harfbuzz
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Jul 14 12:55:12 2014 +0300 (2014-07-14) |
parents | 002d3dddf8ab |
children | 533c11ece627 |
files | libwebkit-video/receipt |
line diff
1.1 --- a/libwebkit-video/receipt Mon Jul 14 10:59:51 2014 +0300 1.2 +++ b/libwebkit-video/receipt Mon Jul 14 12:55:12 2014 +0300 1.3 @@ -21,7 +21,7 @@ 1.4 m4 bison flex xorg-libXdamage-dev acl-dev libsoup-dev libxml2-dev \ 1.5 libxcb-dev xcb-util-dev util-linux-uuid-dev zlib-dev libtasn1-dev \ 1.6 gobject-introspection-dev tar gettext glib-networking-dev gtk-doc \ 1.7 -gstreamer-dev gst-plugins-base-dev ruby-dev ruby harfbuzz-dev" 1.8 +gstreamer-dev gst-plugins-base-dev" 1.9 SUGGESTED="gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-ffmpeg" 1.10 1.11 # Rules to configure and make the package. 1.12 @@ -50,7 +50,7 @@ 1.13 --with-unicode-backend=glib \ 1.14 --with-gtk=2.0 \ 1.15 --disable-webkit2 \ 1.16 - --disable-gtk-doc-html \ 1.17 + --disable-gtk-doc-html 1.18 $CONFIGURE_ARGS && 1.19 make all stamp-po 2>&1 | grep -v Source/WebCore/dom/testing && 1.20 make DESTDIR=$DESTDIR install 2>&1 | grep -v /usr/share/gtk-doc/html/ &&