wok-stable diff qemulator/receipt @ rev 8039

Fix: most xfce4 apps need intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 15:02:14 2011 +0100 (2011-01-20)
parents c4ca195c01dd
children
line diff
     1.1 --- a/qemulator/receipt	Wed Feb 24 11:15:37 2010 +0000
     1.2 +++ b/qemulator/receipt	Thu Jan 20 15:02:14 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://qemulator.createweb.de/"
     1.6  WGET_URL="http://qemulator.createweb.de/phocadownload/$TARBALL"
     1.7 -DEPENDS="python pygtk"
     1.8 +DEPENDS="python pygtk qemu"
     1.9  SUGGESTED="kqemu"
    1.10  TAGS="emulator virtualization"
    1.11