mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Remove glib as a dependency.
This commit is contained in:
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = bluetooth
|
||||
PAK_VER = 1
|
||||
|
||||
DEPS = "dbus glib"
|
||||
DEPS = "dbus"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user