package/mender: the dbus plugin requires libglib2
authorAdam Duskett <aduskett@gmail.com>
Thu, 20 May 2021 20:34:36 +0000 (13:34 -0700)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Fri, 21 May 2021 08:54:39 +0000 (10:54 +0200)
commit8c7222ad038a4b83e69733353ba3219815ac66d9
tree269e47d4f8c94d744a01fde4f403c6b700eaae3c
parentf8367664f8aea1e962c111df0432014d744fd00f
package/mender: the dbus plugin requires libglib2

If libglib2 is not build before building the dbus plugin, mender fails to
compile with the following error:
Package 'gio-2.0', required by 'virtual:world', not found

 - Add a check for libglib2 in addition to dbus when enabling the dbus plugin.
 - Depend on libglib2 if both packages are selected.

Fixes:
http://autobuild.buildroot.org/results/1bc5893b88db08612059ad899c2bc3b2abb291fb

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/mender/mender.mk