wok diff id3v2/receipt @ rev 22221

updated xorg-libXpm packages (3.5.10 -> 3.5.12)
author Hans-G?nter Theisgen
date Mon Nov 11 17:03:25 2019 +0100 (2019-11-11)
parents 15c045f565df
children ba7cbdb5749c
line diff
     1.1 --- a/id3v2/receipt	Tue Aug 14 13:39:06 2012 +0200
     1.2 +++ b/id3v2/receipt	Mon Nov 11 17:03:25 2019 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="A command line editor for id3v2 tags."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="id3lib"
     1.8 -BUILD_DEPENDS="id3lib-dev"
     1.9 +LICENSE="LGPL2.1"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://id3v2.sourceforge.net/"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  
    1.14 +DEPENDS="id3lib"
    1.15 +BUILD_DEPENDS="id3lib-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {