]> Git Repo - buildroot-mgba.git/commit
package/network-manager: migrate autotools build system to meson
authorJames Hilliard <[email protected]>
Sun, 27 Mar 2022 17:31:37 +0000 (11:31 -0600)
committerArnout Vandecappelle <[email protected]>
Tue, 23 Aug 2022 20:35:22 +0000 (22:35 +0200)
commit58c58466319a7864441dc6c70e880165db79ead0
tree0cc4b0ffe30045f83e89f8c51a4872f58bb45cc5
parent85f7d623d6867c3fecf182412002acedbbb1b3d9
package/network-manager: migrate autotools build system to meson

We need to add dbus as a build dependency since the meson build system
uses dbus pkg-config to determine install locations.

The meson build also requires mobile-broadband-info in order to get
the database pkg-config variable.

Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Arnout Vandecappelle <[email protected]>
package/network-manager/Config.in
package/network-manager/network-manager.mk
This page took 0.031005 seconds and 4 git commands to generate.