wok diff lsdvd/receipt @ rev 17293

shared-mime-info: force add tazpkg.xml (*.tazpkg is CPIO archives without it)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 30 01:06:47 2014 +0200 (2014-10-30)
parents 2a5cc8208d36
children eeba7ab1dffe
line diff
     1.1 --- a/lsdvd/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/lsdvd/receipt	Thu Oct 30 01:06:47 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="libdvdread"
     1.7 -BUILD_DEPENDS="libdvdread-dev"
     1.8 +BUILD_DEPENDS="libdvdread-dev automake"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()