]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Fix streamripper depend on libmad, libogg and libvorbis
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 13 Nov 2008 15:28:54 +0000 (16:28 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 13 Nov 2008 15:28:54 +0000 (16:28 +0100)
lfs/streamripper

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