wok diff gqview/receipt @ rev 5053
fix typos: libgphoto2
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sat Mar 06 18:51:17 2010 +0000 (2010-03-06) |
parents | 3d99ecce2d4b |
children | 02bbaa9d12ba |
line diff
1.1 --- a/gqview/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/gqview/receipt Sat Mar 06 18:51:17 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="graphics" 1.5 SHORT_DESC="Images viewer and manager using GTK+." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ xorg-libXdamage" 1.9 BUILD_DEPENDS="pkg-config gtk+ gtk+-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://gqview.sourceforge.net/"