wok-next diff libgtop-dev/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents 8ed62ecac0c7
children
line diff
     1.1 --- a/libgtop-dev/receipt	Thu Dec 05 11:43:50 2013 +0000
     1.2 +++ b/libgtop-dev/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -7,9 +7,9 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  WEB_SITE="http://www.gnome.org"
     1.7 +
     1.8  WANTED="libgtop"
     1.9 -
    1.10 -DEPENDS="pkg-config"
    1.11 +DEPENDS="libgtop pkg-config"
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15 @@ -19,4 +19,3 @@
    1.16  	cp -a $install/usr/lib/*a $fs/usr/lib
    1.17  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
    1.18  }
    1.19 -