wok-6.x diff libmms/receipt @ rev 7196
Fix: ruby-gtk2: include Glade support for compatibility with Glade-created UIs. While still GTK-related, this is available only from the Ruby-GNOME source package, with no other implications.
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Tue Nov 09 09:57:16 2010 +0000 (2010-11-09) |
parents | fe884d8ff264 |
children | 4bf6ae5356e1 |
line diff
1.1 --- a/libmms/receipt Fri Aug 07 19:25:26 2009 +0000 1.2 +++ b/libmms/receipt Tue Nov 09 09:57:16 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"