wok diff yeahconsole/receipt @ rev 17339

mutt: add CONFIG_FILES
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 05 21:30:58 2014 +0100 (2014-11-05)
parents bec18999886e
children 5d53e8ccbc8d
line diff
     1.1 --- a/yeahconsole/receipt	Wed Feb 24 12:40:28 2010 +0000
     1.2 +++ b/yeahconsole/receipt	Wed Nov 05 21:30:58 2014 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Quake-like drop down terminal."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="xterm"
     1.8 -BUILD_DEPENDS="xorg-libX11-dev xorg-xproto"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://phrat.de/yeahtools.html"
    1.12  WGET_URL="http://phrat.de/$TARBALL"
    1.13  TAGS="terminal"
    1.14  
    1.15 +DEPENDS="xterm"
    1.16 +BUILD_DEPENDS="xorg-libX11-dev xorg-xproto"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {