wok-next diff gnome-menus/receipt @ rev 5476
Fixed a typo in vlc depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 23:43:46 2010 -0400 (2010-05-05) |
parents | 52dc4b48ed81 |
children | b0bece4caf7e |
line diff
1.1 --- a/gnome-menus/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/gnome-menus/receipt Wed May 05 23:43:46 2010 -0400 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="GNOME menu libs and tools (without desktop files)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="python" 1.8 +DEPENDS="python gamin glib" 1.9 BUILD_DEPENDS="perl perl-xml-parser python glib glib-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.gnome.org/"