wok diff notify-python/receipt @ rev 7154

Fixed virtualbox-ose to depend -a when installed. Also fixed 60-vboxguest.rules to not error if 'tazpkg reconfigure udev' is done.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 06 19:43:56 2010 +0000 (2010-11-06)
parents f25b70156910
children ad786a87b22e
line diff
     1.1 --- a/notify-python/receipt	Wed Sep 30 22:46:08 2009 +0200
     1.2 +++ b/notify-python/receipt	Sat Nov 06 19:43:56 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.galago-project.org/"
     1.6  WGET_URL="http://www.galago-project.org/files/releases/source/notify-python/$TARBALL"
     1.7 +TAGS="python"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()