wok-4.x diff edbus/receipt @ rev 5049
mv UTF-16.so to glibc-base to avoid midori crashes
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri Mar 05 12:26:48 2010 +0000 (2010-03-05) |
parents | 6e90579538d6 |
children | 85cd798d6997 |
line diff
1.1 --- a/edbus/receipt Sun Feb 28 14:11:33 2010 +0100 1.2 +++ b/edbus/receipt Fri Mar 05 12:26:48 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="E17 wrappers around dbus." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="dbus ecore glibc-base" 1.8 +DEPENDS="dbus ecore glibc-base libtasn1" 1.9 BUILD_DEPENDS="dbus-dev ecore-dev ecore" 1.10 SOURCE="e_dbus" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2"