]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
mpd: depends on flac.
authorArne Fitzenreiter <arne_f@git.ipfire.org>
Sat, 20 Oct 2012 16:54:54 +0000 (18:54 +0200)
committerArne Fitzenreiter <arne_f@git.ipfire.org>
Sat, 20 Oct 2012 16:54:54 +0000 (18:54 +0200)
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 1f57f18980f52e4003d7ee59bd11fc01c48aa27d..7b2c54d0ad5bd1c437bb4132474324ae2f605df5 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2012  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
 PAK_VER    = 14
 
-DEPS       = "alsa faad2 ffmpeg-libs lame libmad libshout libogg libid3tag libvorbis"
+DEPS       = "alsa faad2 ffmpeg-libs flac lame libmad libshout libogg libid3tag libvorbis"
 
 ###############################################################################
 # Top-level Rules