wok rev 4365

mirage: fix depends
author Paul Issott <paul@slitaz.org>
date Sat Oct 10 23:09:05 2009 +0000 (2009-10-10)
parents dd8d1d85b596
children 82a8e4f52224
files mirage/receipt
line diff
     1.1 --- a/mirage/receipt	Sat Oct 10 23:04:17 2009 +0000
     1.2 +++ b/mirage/receipt	Sat Oct 10 23:09:05 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 xorg-libX11 xorg-libXau xorg-libXdmcp"
     1.8 +DEPENDS="python pygtk xorg-libX11 xorg-libXau xorg-libXdmcp libffi"
     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/"