wok diff gnome-menus/receipt @ rev 17925

Fix ownership/permissions for some Core packages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 11 16:40:30 2015 +0300 (2015-04-11)
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	Sat Apr 11 16:40:30 2015 +0300
     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()