wok-current diff notecase/receipt @ rev 4027
dmraid/grub-dmraid: ensure raid is up
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 05 11:28:55 2009 +0200 (2009-09-05) |
parents | 8bae5c6c50e6 |
children | 085349c91f6a |
line diff
1.1 --- a/notecase/receipt Sat Jul 12 12:31:22 2008 +0200 1.2 +++ b/notecase/receipt Sat Sep 05 11:28:55 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="office" 1.5 SHORT_DESC="Hierarchical note manager (aka. outliner)." 1.6 MAINTAINER="cooltaz@fastmail.fm" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ xorg-libXdamage" 1.9 BUILD_DEPENDS="gtk+-dev pixman-dev" 1.10 TARBALL="$PACKAGE-${VERSION}_src.tar.gz" 1.11 WEB_SITE="http://notecase.sourceforge.net/"