mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Fix streamripper depends on glib
This commit is contained in:
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
|||||||
PROG = streamripper
|
PROG = streamripper
|
||||||
PAK_VER = 1
|
PAK_VER = 1
|
||||||
|
|
||||||
DEPS = "libmad libogg libvorbis"
|
DEPS = "glib libmad libogg libvorbis"
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Top-level Rules
|
# Top-level Rules
|
||||||
|
|||||||
Reference in New Issue
Block a user