wok-stable rev 5958

qemulator: fix depends
author Antoine Bodin <gokhlayeh@mailoo.org>
date Wed Aug 04 00:32:44 2010 +0200 (2010-08-04)
parents 687e0e998250
children 2fce698e019b
files qemulator/receipt
line diff
     1.1 --- a/qemulator/receipt	Tue Aug 03 22:28:41 2010 +0200
     1.2 +++ b/qemulator/receipt	Wed Aug 04 00:32:44 2010 +0200
     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