wok diff mirage/receipt @ rev 3886
perdition: ensure pidfile are valid
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 12 18:13:06 2009 +0200 (2009-08-12) |
parents | e72cb1df9c21 |
children | 86ba842a6b10 |
line diff
1.1 --- a/mirage/receipt Sun Dec 14 12:14:12 2008 +0000 1.2 +++ b/mirage/receipt Wed Aug 12 18:13:06 2009 +0200 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/"