wok-next diff waterline-plugin-multiload/receipt @ rev 20206

Up PyQt-x11-gpl (4.12.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 04 09:19:58 2017 +0100 (2017-11-04)
parents 8fb25de2cba7
children 27bfe81dc6bd
line diff
     1.1 --- a/waterline-plugin-multiload/receipt	Wed Oct 11 15:11:57 2017 +0200
     1.2 +++ b/waterline-plugin-multiload/receipt	Sat Nov 04 09:19:58 2017 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  BUILD_DEPENDS="automake libtool intltool gtk+-dev jansson-dev libsde-utils \
     1.5  libsde-utils-x11 libsde-utils-jansson libsde-utils-gtk \
     1.6  xorg-libXcomposite-dev menu-cache-dev alsa-lib-dev xz \
     1.7 -libgtop-dev lxpanel-dev waterline-dev"
     1.8 +libgtop-dev lxpanel-dev waterline-dev xorg-dev intltool gettext"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -32,7 +32,7 @@
    1.13  		--disable-maintainer-mode \
    1.14  		--enable-silent-rules \
    1.15  		--with-waterline \
    1.16 -		--with-lxpanel \
    1.17 +		--without-lxpanel \
    1.18  		--without-xfce4 \
    1.19  		$CONFIGURE_ARGS &&
    1.20  	make &&