wok-next rev 19894

fbreader, gucharmap, libglu-mesa, xdotool : update bdeps
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Oct 11 20:58:11 2017 +0200 (2017-10-11)
parents 60bd4df08f57
children 533d88c4b302
files fbreader/receipt gucharmap/receipt libglu-mesa/receipt xdotool/receipt
line diff
     1.1 --- a/fbreader/receipt	Wed Oct 11 21:43:20 2017 +0300
     1.2 +++ b/fbreader/receipt	Wed Oct 11 20:58:11 2017 +0200
     1.3 @@ -10,7 +10,8 @@
     1.4  WEB_SITE="http://www.fbreader.org/"
     1.5  WGET_URL="http://www.fbreader.org/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="expat-dev liblinebreak-dev curl-dev fribidi-dev bzip2-dev sqlite-dev gtk+-dev"
     1.8 +BUILD_DEPENDS="expat-dev liblinebreak-dev curl-dev fribidi-dev bzip2-dev \
     1.9 +sqlite-dev gtk+-dev xorg-dev glib-dev gettext intltool"
    1.10  DEPENDS="expat liblinebreak curl fribidi bzip2 sqlite gtk+"
    1.11  
    1.12  # Rules to configure and make the package.
     2.1 --- a/gucharmap/receipt	Wed Oct 11 21:43:20 2017 +0300
     2.2 +++ b/gucharmap/receipt	Wed Oct 11 20:58:11 2017 +0200
     2.3 @@ -11,7 +11,7 @@
     2.4  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     2.5  
     2.6  DEPENDS="gtk+ xorg-libXdamage"
     2.7 -BUILD_DEPENDS="itstool libxml2-tools glib-dev gtk+-devi intltool"
     2.8 +BUILD_DEPENDS="itstool libxml2-tools glib-dev gtk+-dev intltool"
     2.9  SPLIT="gucharmap-i18n"
    2.10  
    2.11  # Rules to configure and make the package.
     3.1 --- a/libglu-mesa/receipt	Wed Oct 11 21:43:20 2017 +0300
     3.2 +++ b/libglu-mesa/receipt	Wed Oct 11 20:58:11 2017 +0200
     3.3 @@ -12,7 +12,7 @@
     3.4  PROVIDE="libglu"
     3.5  
     3.6  DEPENDS="glibc-base gcc-lib-base mesa"
     3.7 -BUILD_DEPENDS="mesa-dev automake autoconf libtool"
     3.8 +BUILD_DEPENDS="mesa-dev automake autoconf libtool expat-dev"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()
     4.1 --- a/xdotool/receipt	Wed Oct 11 21:43:20 2017 +0300
     4.2 +++ b/xdotool/receipt	Wed Oct 11 20:58:11 2017 +0200
     4.3 @@ -11,7 +11,7 @@
     4.4  WGET_URL="http://semicomplete.googlecode.com/files/$TARBALL"
     4.5  
     4.6  DEPENDS="xorg-libX11 xorg-libXtst"
     4.7 -BUILD_DEPENDS="xorg-libX11-dev xorg-libXtst-dev xorg-libXtst"
     4.8 +BUILD_DEPENDS="xorg-libX11-dev xorg-libXtst-dev xorg-libXtst xorg-dev perl"
     4.9  
    4.10  # Rules to configure and make the package.
    4.11  compile_rules()