wok-6.x diff edbus/receipt @ rev 3000
slim: Fix pre_install func to backup config file (Thanks firmit)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 11 21:44:31 2009 +0200 (2009-05-11) |
parents | e3f84bde9be8 |
children | 2c110965aa8b |
line diff
1.1 --- a/edbus/receipt Wed May 06 22:55:12 2009 +0200 1.2 +++ b/edbus/receipt Mon May 11 21:44:31 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="E17 wrappers around dbus." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="dbus ecore" 1.7 -BUILD_DEPENDS="dbus-dev ecore-dev" 1.8 +BUILD_DEPENDS="dbus-dev ecore-dev ecore" 1.9 SOURCE="e_dbus" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.enlightenment.org/"