]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Fix streamripper depends on glib
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 8 May 2009 16:37:34 +0000 (18:37 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 8 May 2009 16:37:34 +0000 (18:37 +0200)
lfs/streamripper

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