wok-next diff printoxx/receipt @ rev 5064
linux: use a more recent aufs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 11 16:23:16 2010 +0100 (2010-03-11) |
parents | ec31ce5febc9 |
children | 539e5f4f40a5 |
line diff
1.1 --- a/printoxx/receipt Thu May 07 09:43:12 2009 +0000 1.2 +++ b/printoxx/receipt Thu Mar 11 16:23:16 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="graphics" 1.5 SHORT_DESC="fotoxx plugin for printing one or more image files with a user-defined page layout" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="gtk+ " 1.8 +DEPENDS="gtk+ gcc-lib-base" 1.9 BUILD_DEPENDS="gtk+-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://kornelix.squarespace.com/printoxx"