wok-6.x diff dbus-glib/receipt @ rev 13025

clucene-dev, clucene, drupal, fcitx-skin-default, fcitx-zm, gejengel, hd2u, input-utils, jdk6-jaf, jdk6-jaxp, jdk6-jaxws, kismet, libedit-dev, libedit, linux-module-headers, linux-ocfs2, linux-staging, linux64-ocfs2, linux64-staging, menu-railroad, nfs-utils, ode-dev, openjdk-6-src, runcom, talloc-python, vlc-plugin, xorg-xf86-video-neomagic: fix maintainer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 11 17:36:31 2012 +0200 (2012-06-11)
parents 455fab64530b
children 86ac09fc30db
line diff
     1.1 --- a/dbus-glib/receipt	Mon Oct 17 02:43:44 2011 +0000
     1.2 +++ b/dbus-glib/receipt	Mon Jun 11 17:36:31 2012 +0200
     1.3 @@ -10,8 +10,9 @@
     1.4  WGET_URL="http://dbus.freedesktop.org/releases/dbus-glib/$TARBALL"
     1.5  CROSS="bug: can not run test program"
     1.6  
     1.7 -DEPENDS="dbus glib expat"
     1.8 -BUILD_DEPENDS="dbus-dev glib-dev expat-dev pkg-config gettext"
     1.9 +DEPENDS="dbus libgio expat"
    1.10 +BUILD_DEPENDS="dbus-dev glib-dev libgio-dev expat-dev \
    1.11 +pkg-config gettext"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()