wok diff yacpi/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents 2d7ca3af31c4
children 3ba8d2c9720d
line diff
     1.1 --- a/yacpi/receipt	Fri Feb 22 19:51:05 2013 +0000
     1.2 +++ b/yacpi/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Yet Another Configuration and Power Interface."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="ncurses libacpi"
     1.8 -BUILD_DEPENDS="ncurses-dev libacpi-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.ngolde.de/yacpi.html"
    1.12  WGET_URL="http://www.ngolde.de/download/$TARBALL"
    1.13  
    1.14 +DEPENDS="ncurses libacpi"
    1.15 +BUILD_DEPENDS="ncurses-dev libacpi-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {