wok-next rev 19869

rhythmcat2, florence, alarm-clock-applet: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 27 17:55:19 2017 +0200 (2017-09-27)
parents 417f77dae192
children 6f8a3b28c57b
files alarm-clock-applet/receipt florence/receipt rhythmcat2/receipt
line diff
     1.1 --- a/alarm-clock-applet/receipt	Wed Sep 27 17:54:12 2017 +0300
     1.2 +++ b/alarm-clock-applet/receipt	Wed Sep 27 17:55:19 2017 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  
     1.5  DEPENDS="GConf gstreamer0 libnotify libunique notification-daemon"
     1.6  BUILD_DEPENDS="libxml2-dev gtk+-dev gstreamer0-dev GConf-dev gnome-icon-theme \
     1.7 -libnotify-dev libunique-dev wget"
     1.8 +libnotify-dev libunique-dev wget intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/florence/receipt	Wed Sep 27 17:54:12 2017 +0300
     2.2 +++ b/florence/receipt	Wed Sep 27 17:55:19 2017 +0200
     2.3 @@ -12,7 +12,7 @@
     2.4  
     2.5  DEPENDS="gtk+ GConf librsvg at-spi2 at-spi2-atk gstreamer0"
     2.6  BUILD_DEPENDS="gtk+-dev GConf-dev librsvg-dev at-spi2 at-spi2-atk \
     2.7 -gstreamer0-dev libnotify-dev gnome-doc-utils-dev gnome-doc-utils"
     2.8 +gstreamer0-dev libnotify-dev gnome-doc-utils-dev gnome-doc-utils intltool"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
    2.12 @@ -22,6 +22,7 @@
    2.13  		--without-panelapplet \
    2.14  		--without-docs \
    2.15  		--without-notification \
    2.16 +		--without-xtst \
    2.17  		--disable-schemas-compile
    2.18  	make && make install
    2.19  }
     3.1 --- a/rhythmcat2/receipt	Wed Sep 27 17:54:12 2017 +0300
     3.2 +++ b/rhythmcat2/receipt	Wed Sep 27 17:55:19 2017 +0200
     3.3 @@ -12,7 +12,8 @@
     3.4  WGET_URL="$WEB_SITE/archive/$COMMIT.tar.gz"
     3.5  
     3.6  DEPENDS="gst0-plugins-base gtk+3 xorg-libXdamage"
     3.7 -BUILD_DEPENDS="gstreamer0-dev gst0-plugins-base-dev gtk+3-dev curl-dev"
     3.8 +BUILD_DEPENDS="gstreamer0-dev gst0-plugins-base-dev gtk+3-dev curl-dev \
     3.9 +intltool"
    3.10  
    3.11  # Rules to configure and make the package.
    3.12  compile_rules()