wok diff gtick/receipt @ rev 3175
reconfigure udev after /etc/udev/rules.d addition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 25 13:26:29 2009 +0200 (2009-05-25) |
parents | f08ead2d5191 |
children | 9f19aee613be |
line diff
1.1 --- a/gtick/receipt Fri Oct 03 20:14:14 2008 +0000 1.2 +++ b/gtick/receipt Mon May 25 13:26:29 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GTick is a metronome application." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ xorg-libXdamage" 1.9 BUILD_DEPENDS="pkg-config gtk+-dev xorg-xproto" 1.10 WEB_SITE="http://www.antcom.de/gtick/" 1.11 WGET_URL="http://www.antcom.de/gtick/download/$TARBALL"