wok-next diff mirage/receipt @ rev 5490

add linux-drm to mesa-dri DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Thu May 06 13:10:42 2010 -0400 (2010-05-06)
parents cde7fa93f1d6
children bb506a5a3875
line diff
     1.1 --- a/mirage/receipt	Sat Mar 14 15:40:12 2009 +0000
     1.2 +++ b/mirage/receipt	Thu May 06 13:10:42 2010 -0400
     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/"