Remove glib as a dependency.

This commit is contained in:
Michael Tremer
2012-08-24 16:24:10 +02:00
parent 588ae9cd92
commit 06042c2e3d
6 changed files with 7 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = bluetooth
PAK_VER = 1
DEPS = "dbus glib"
DEPS = "dbus"
###############################################################################
# Top-level Rules