wok-next diff qtpanel/receipt @ rev 20239

linux-cloop: tiny patch (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 06 18:03:36 2017 +0100 (2017-11-06)
parents 27bae9732b8d
children d43bf7aae921
line diff
     1.1 --- a/qtpanel/receipt	Sat Oct 21 16:36:07 2017 +0200
     1.2 +++ b/qtpanel/receipt	Mon Nov 06 18:03:36 2017 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="libQtGui xorg-libXdamage xorg-libXcomposite"
     1.7 -BUILD_DEPENDS="wget cacerts Qt4-dev qmake cmake xorg-libX11-dev"
     1.8 +BUILD_DEPENDS="wget cacerts Qt4-dev qmake cmake xorg-libX11-dev \
     1.9 +xorg-libXcomposite-dev xorg-libXdamage-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()