wok diff rcs/receipt @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
parents 4380a8347bbf
children 79ce2c7c3b95
line diff
     1.1 --- a/rcs/receipt	Sun Jul 11 11:45:54 2010 +0200
     1.2 +++ b/rcs/receipt	Thu Jan 11 13:05:26 2018 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="GNU Revision Control System."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9 -DEPENDS="diffutils"
    1.10 -BUILD_DEPENDS="diffutils"
    1.11  WEB_SITE="http://www.gnu.org/software/rcs/"
    1.12  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="cvs version-control versioning"
    1.14  
    1.15 +DEPENDS="diffutils"
    1.16 +BUILD_DEPENDS="diffutils"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {