wok diff mirage/receipt @ rev 2512
e2fsprogs: fix ibuuid spin off
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 16 16:45:25 2009 +0000 (2009-03-16) |
parents | e72cb1df9c21 |
children | 86ba842a6b10 |
line diff
1.1 --- a/mirage/receipt Sun Dec 14 12:14:12 2008 +0000 1.2 +++ b/mirage/receipt Mon Mar 16 16:45:25 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="graphics" 1.5 SHORT_DESC="A fast and simple image viewer." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="python pygtk" 1.8 +DEPENDS="python pygtk xorg-libX11 xorg-libXau xorg-libXdmcp" 1.9 BUILD_DEPENDS="python python-dev xorg-xproto xorg-libX11-dev gettext" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://mirageiv.berlios.de/"