]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/samba4: add optional dependency to dbus
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 23 Jul 2017 13:36:19 +0000 (15:36 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Sep 2017 21:30:50 +0000 (23:30 +0200)
commit85a32431a7b6918282fbd6a1b450791c321a9d37
tree8caa89082689f83fc19f5884a04898fbcb5ab449
parent64e480fd7ae7554a95b748448fc92cf369c9940e
package/samba4: add optional dependency to dbus

samba4 picks up dbus as dependency if it was built before:

Checking for dbus                : yes
Checking for header dbus/dbus.h  : yes
Checking for library dbus-1      : yes

There is no configure option to control dbus support so we just make
sure dbus is built before samba4 to have reproducible builds.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 17f6c26590d22365968e7fd0d246b315b255d204)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/samba4/samba4.mk