wok diff gyrus/receipt @ rev 14793

Normalize ownership and permissions: caps, catfish, cdparanoia-III-dev, cgames, chemtool.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 08 17:53:48 2013 +0300 (2013-07-08)
parents 43441506d5f5
children 1ae5963f23df
line diff
     1.1 --- a/gyrus/receipt	Thu May 26 15:12:29 2011 +0200
     1.2 +++ b/gyrus/receipt	Mon Jul 08 17:53:48 2013 +0300
     1.3 @@ -10,7 +10,8 @@
     1.4  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gyrus/0.3/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ dbus ORBit2 gnet libglade GConf"
     1.7 -BUILD_DEPENDS="gtk+ dbus-dev ORBit2-dev gnet-dev libglade-dev GConf-dev"
     1.8 +BUILD_DEPENDS="gtk+ dbus-dev ORBit2-dev gnet-dev libglade-dev GConf-dev \
     1.9 +intltool"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()