wok-current diff yacpi/receipt @ rev 15936
UP: soprano (2.8.0) and fix build depends
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Feb 22 11:27:57 2014 +0100 (2014-02-22) |
parents | 2d7ca3af31c4 |
children | 3ba8d2c9720d |
line diff
1.1 --- a/yacpi/receipt Fri Feb 22 19:51:05 2013 +0000 1.2 +++ b/yacpi/receipt Sat Feb 22 11:27:57 2014 +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 {