mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Fix streamripper depends on glib
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user