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)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Aug 2017 06:40:03 +0000 (08:40 +0200)
commit17f6c26590d22365968e7fd0d246b315b255d204
tree10a9df2655dc36b2f71721555beda594d82f0972
parent25af7e7bf15ec678a7cedd9e3a1ce4ddde4b61c4
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>
package/samba4/samba4.mk