wok diff qemulator/receipt @ rev 7739

Added pre_install and post_remove to hd2u.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 20 08:07:07 2010 +0000 (2010-12-20)
parents c4ca195c01dd
children 23c3aed67cd9
line diff
     1.1 --- a/qemulator/receipt	Wed Feb 24 11:15:37 2010 +0000
     1.2 +++ b/qemulator/receipt	Mon Dec 20 08:07:07 2010 +0000
     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