# HG changeset patch # User Paul Issott # Date 1255216145 0 # Node ID 86ba842a6b102c0931428d8cae4b943859661dcf # Parent dd8d1d85b596896ff721747f4bee3c3f50eaa5f2 mirage: fix depends diff -r dd8d1d85b596 -r 86ba842a6b10 mirage/receipt --- a/mirage/receipt Sat Oct 10 23:04:17 2009 +0000 +++ b/mirage/receipt Sat Oct 10 23:09:05 2009 +0000 @@ -5,7 +5,7 @@ CATEGORY="graphics" SHORT_DESC="A fast and simple image viewer." MAINTAINER="paul@slitaz.org" -DEPENDS="python pygtk xorg-libX11 xorg-libXau xorg-libXdmcp" +DEPENDS="python pygtk xorg-libX11 xorg-libXau xorg-libXdmcp libffi" BUILD_DEPENDS="python python-dev xorg-xproto xorg-libX11-dev gettext" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://mirageiv.berlios.de/"