wok-next diff xrestop/receipt @ rev 20577
More fix libtool
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 14 03:34:33 2018 +0300 (2018-04-14) |
parents | 46fc8daa3b41 |
children | d5aab818505e |
line diff
1.1 --- a/xrestop/receipt Thu Sep 10 10:00:06 2015 +0200 1.2 +++ b/xrestop/receipt Sat Apr 14 03:34:33 2018 +0300 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 -