wok diff dbus-glib/receipt @ rev 12584

kismet: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 28 21:28:13 2012 +0200 (2012-04-28)
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	Sat Apr 28 21:28:13 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()