wok-6.x diff libmms/receipt @ rev 6710

Fix build soft link in linux-module-headers.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 14 02:56:08 2010 +0000 (2010-10-14)
parents fe884d8ff264
children 4bf6ae5356e1
line diff
     1.1 --- a/libmms/receipt	Fri Aug 07 19:25:26 2009 +0000
     1.2 +++ b/libmms/receipt	Thu Oct 14 02:56:08 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"