Fix streamripper depends on glib

This commit is contained in:
Arne Fitzenreiter
2009-05-08 18:37:34 +02:00
parent 2b5b6b9e75
commit f1db34f13d

View File

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