wok-6.x diff qemulator/receipt @ rev 14203
linux-libre: fix check_modules.sh
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 14 10:38:19 2013 +0100 (2013-03-14) |
parents | c4ca195c01dd |
children | 23c3aed67cd9 |
line diff
1.1 --- a/qemulator/receipt Wed Feb 24 11:15:37 2010 +0000 1.2 +++ b/qemulator/receipt Thu Mar 14 10:38:19 2013 +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