wok-next rev 19891

easytag, gmpc, gucharmap, lxlauncher: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 11 16:37:14 2017 +0200 (2017-10-11)
parents 8fb25de2cba7
children 4ac513cbfc84
files easytag/receipt gmpc/receipt gucharmap/receipt lxlauncher/receipt
line diff
     1.1 --- a/easytag/receipt	Wed Oct 11 15:11:57 2017 +0200
     1.2 +++ b/easytag/receipt	Wed Oct 11 16:37:14 2017 +0200
     1.3 @@ -12,7 +12,8 @@
     1.4  TAGS="audio"
     1.5  
     1.6  DEPENDS="gtk+ id3lib flac libvorbis xorg-libXdamage gcc-lib-base libid3tag"
     1.7 -BUILD_DEPENDS="gtk+-dev id3lib-dev id3lib expat-dev libid3tag-dev itstool"
     1.8 +BUILD_DEPENDS="gtk+-dev id3lib-dev id3lib expat-dev libid3tag-dev itstool \
     1.9 +intltool"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
     2.1 --- a/gmpc/receipt	Wed Oct 11 15:11:57 2017 +0200
     2.2 +++ b/gmpc/receipt	Wed Oct 11 16:37:14 2017 +0200
     2.3 @@ -13,7 +13,8 @@
     2.4  
     2.5  DEPENDS="libglade libmpd curl xorg-libSM libsoup libsexy mpd sqlite libtasn1"
     2.6  BUILD_DEPENDS="gob2-dev libglade-dev libmpd libmpd-dev curl-dev sqlite-dev \
     2.7 -xorg-libSM-dev libsoup-dev libsexy-dev xcb-util-dev util-linux-uuid-dev flex"
     2.8 +xorg-libSM-dev libsoup-dev libsexy-dev xcb-util-dev util-linux-uuid-dev flex \
     2.9 +intltool"
    2.10  
    2.11  case "$ARCH" in
    2.12  	i?86) BUILD_DEPENDS="$BUILD_DEPENDS vala"
     3.1 --- a/gucharmap/receipt	Wed Oct 11 15:11:57 2017 +0200
     3.2 +++ b/gucharmap/receipt	Wed Oct 11 16:37:14 2017 +0200
     3.3 @@ -11,7 +11,7 @@
     3.4  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     3.5  
     3.6  DEPENDS="gtk+ xorg-libXdamage"
     3.7 -BUILD_DEPENDS="itstool libxml2-tools glib-dev gtk+-dev"
     3.8 +BUILD_DEPENDS="itstool libxml2-tools glib-dev gtk+-devi intltool"
     3.9  SPLIT="gucharmap-i18n"
    3.10  
    3.11  # Rules to configure and make the package.
     4.1 --- a/lxlauncher/receipt	Wed Oct 11 15:11:57 2017 +0200
     4.2 +++ b/lxlauncher/receipt	Wed Oct 11 16:37:14 2017 +0200
     4.3 @@ -13,7 +13,8 @@
     4.4  
     4.5  DEPENDS="xorg-libX11 gtk+ gnome-menus startup-notification menu-cache xorg-libXdamage"
     4.6  BUILD_DEPENDS="xorg-libX11-dev gtk+-dev gnome-menus gnome-menus-dev \
     4.7 -menu-cache-dev startup-notification-dev startup-notification libxcb-dev"
     4.8 +menu-cache-dev startup-notification-dev startup-notification libxcb-dev \
     4.9 +intltool"
    4.10  
    4.11  # Rules to configure and make the package.
    4.12  compile_rules()