wok diff metacity/receipt @ rev 16324

connman-ui: set a meaningful name to the source for mirror:/source/packages-cooking/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 10 11:04:26 2014 +0000 (2014-04-10)
parents 380ffe05937a
children 346b104468cc
line diff
     1.1 --- a/metacity/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/metacity/receipt	Thu Apr 10 11:04:26 2014 +0000
     1.3 @@ -11,8 +11,13 @@
     1.4  WEB_SITE="http://blogs.gnome.org/metacity/"
     1.5  WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/metacity/$HI_VERSION/$TARBALL"
     1.6  
     1.7 -DEPENDS="gsettings-desktop-schemas libgio glib gtk+ xorg-libXcomposite xorg-libXdamage zenity xorg-libXinerama xorg-libXrandr xorg-libXcursor libcanberra libltdl libvorbis libogg libtool gnome-doc-utils GConf"
     1.8 -BUILD_DEPENDS="gsettings-desktop-schemas libgio-dev glib-dev gtk+-dev xorg-libXcomposite-dev xorg-libXdamage-dev zenity xorg-libXinerama-dev xorg-libXrandr-dev xorg-libXcursor-dev libcanberra-dev libltdl libvorbis-dev libogg-dev libtool gnome-doc-utils-dev GConf-dev"
     1.9 +DEPENDS="gsettings-desktop-schemas libgio glib gtk+ xorg-libXcomposite \
    1.10 +xorg-libXdamage zenity xorg-libXinerama xorg-libXrandr xorg-libXcursor \
    1.11 +libcanberra libltdl libvorbis libogg libtool gnome-doc-utils GConf"
    1.12 +BUILD_DEPENDS="gsettings-desktop-schemas libgio-dev glib-dev gtk+-dev \
    1.13 +xorg-libXcomposite-dev xorg-libXdamage-dev zenity xorg-libXinerama-dev \
    1.14 +xorg-libXrandr-dev xorg-libXcursor-dev libcanberra-dev libltdl libvorbis-dev \
    1.15 +libogg-dev libtool gnome-doc-utils-dev GConf-dev util-linux-uuid-dev"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()