wok diff asunder/receipt @ rev 1988

Fix: udev rules missing in /etc/ude/rules.d
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Jan 06 13:01:01 2009 +0100 (2009-01-06)
parents c1ff74d9b6f4
children bbe5f22367e4
line diff
     1.1 --- a/asunder/receipt	Sat Oct 04 09:01:05 2008 +0000
     1.2 +++ b/asunder/receipt	Tue Jan 06 13:01:01 2009 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GTK light CD ripper."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ libcddb cdparanoia-III"
     1.7 -BUILD_DEPENDS="pkg-config alsa-lib-dev libcddb-dev"
     1.8 +BUILD_DEPENDS="pkg-config alsa-lib-dev libcddb-dev libcddb glib-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://littlesvr.ca/asunder/"
    1.11  WGET_URL="http://littlesvr.ca/asunder/releases/$TARBALL"