wok-next diff xrestop/receipt @ rev 20297

Up spl (0.7.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 09 21:37:23 2017 +0100 (2017-11-09)
parents 46fc8daa3b41
children d5aab818505e
line diff
     1.1 --- a/xrestop/receipt	Thu Sep 10 10:00:06 2015 +0200
     1.2 +++ b/xrestop/receipt	Thu Nov 09 21:37:23 2017 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://www.freedesktop.org/wiki/Software/xrestop/"
     1.5  WGET_URL="http://downloads.yoctoproject.org/releases/xrestop/$TARBALL"
     1.6  
     1.7 -DEPENDS="ncurses xorg-libXres libtinfo"
     1.8 +DEPENDS="ncurses xorg-libXres"
     1.9  BUILD_DEPENDS="ncurses-dev xorg-libXres-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12 @@ -28,4 +28,3 @@
    1.13  	mkdir -p $fs/usr
    1.14  	cp -a $install/usr/bin $fs/usr	
    1.15  }
    1.16 -