wok-current diff gnome-menus/receipt @ rev 17527

xchat,hexchat: enable ssl
author Richard Dunbar <mojo@slitaz.org>
date Mon Jan 19 03:01:45 2015 -0500 (2015-01-19)
parents 051931e905b0
children 16df76e1fc6a
line diff
     1.1 --- a/gnome-menus/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/gnome-menus/receipt	Mon Jan 19 03:01:45 2015 -0500
     1.3 @@ -10,8 +10,9 @@
     1.4  WEB_SITE="http://www.gnome.org/"
     1.5  WGET_URL="http://ftp.gnome.org/pub/GNOME/desktop/${VERSION%.*}/$VERSION/sources/$TARBALL"
     1.6  
     1.7 -DEPENDS="python gamin glib libgio"
     1.8 +DEPENDS="glib libgio"
     1.9  BUILD_DEPENDS="intltool python-dev python glib-dev libgio-dev"
    1.10 +SUGGESTED="python gamin"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()