wok-6.x diff libmms/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 fe884d8ff264
children 4bf6ae5356e1
line diff
     1.1 --- a/libmms/receipt	Fri Aug 07 19:25:26 2009 +0000
     1.2 +++ b/libmms/receipt	Sat Nov 06 19:43:56 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="LibMMS is a common library for parsing mms and mmsh streams."
     1.6  MAINTAINER="slitaz@kacper.se"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="glib"
     1.9  BUILD_DEPENDS="pkg-config glib-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://launchpad.net/libmms"