wok diff vfu/receipt @ rev 17484

opus-tools: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 10:55:38 2014 +0100 (2014-12-30)
parents 33e84bccec26
children 3ba8d2c9720d
line diff
     1.1 --- a/vfu/receipt	Mon Apr 22 21:54:08 2013 +0200
     1.2 +++ b/vfu/receipt	Tue Dec 30 10:55:38 2014 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="VFU is a console (text mode) file manager for UNIX/Linux."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="ncurses pcre"
     1.8 -BUILD_DEPENDS="ncurses-dev pcre-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://cade.datamax.bg/vfu/"
    1.12  WGET_URL="http://cade.datamax.bg/vfu/$TARBALL"
    1.13  
    1.14 +DEPENDS="ncurses pcre"
    1.15 +BUILD_DEPENDS="ncurses-dev pcre-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {