wok-next diff xflux/receipt @ rev 18726
lynis 2.1.1: revert last commit, same problem. now again in /usr/share/lynis/
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:31:13 2015 +0000 (2015-12-18) |
parents | 4aed2b24febc |
children | d5aab818505e |
line diff
1.1 --- a/xflux/receipt Thu Nov 08 09:35:38 2012 +0100 1.2 +++ b/xflux/receipt Fri Dec 18 13:31:13 2015 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="f.lux for X." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="" 1.8 -BUILD_DEPENDS="git bzip2" 1.9 +LICENSE="MIT" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://stereopsis.com/flux/linux.html" 1.12 WGET_URL="git|git://github.com/Kilian/f.lux-indicator-applet.git" 1.13 1.14 +DEPENDS="" 1.15 +BUILD_DEPENDS="git bzip2" 1.16 + 1.17 # Rules to gen a SliTaz package suitable for Tazpkg. 1.18 genpkg_rules() 1.19 {