2010/9/28 Thilo Fromm <[email protected]>: I'd say it is either this
> -DEPENDS = "zlib openssl (>= 0.9.8)" > +DEPENDS = "zlib openssl (>= 0.9.8) dbus (> 1.2.14)" which makes sure dbus is build and available. Or this: > -EXTRA_OECONF = " --without-tcl --without-qt --without-pam" > +# tfm: dbus build currently broken > +EXTRA_OECONF = " --without-tcl --without-qt --without-pam --without-dbus" but not both. If wvstreams should be build with dbus support you should use the former, it is should be build without it, it should be the latter. Frans _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
