wok-current diff libgnome/receipt @ rev 11907
xcb-util fixed symlinks. Was using absolute paths
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 29 12:26:28 2012 -0800 (2012-02-29) |
parents | b7319995b37e |
children | 2dff4b8a04bc |
line diff
1.1 --- a/libgnome/receipt Mon Jan 02 23:06:18 2012 +0100 1.2 +++ b/libgnome/receipt Wed Feb 29 12:26:28 2012 -0800 1.3 @@ -13,7 +13,7 @@ 1.4 DEPENDS="libbonobo gnome-vfs esound audiofile GConf popt alsa-lib dbus-glib \ 1.5 openssl" 1.6 BUILD_DEPENDS="libbonobo-dev gnome-vfs-dev esound-dev audiofile-dev \ 1.7 -GConf-dev popt-dev alsa-lib-dev dbus-glib-dev intltool" 1.8 +GConf-dev popt-dev alsa-lib-dev dbus-glib-dev intltool libffi" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()