]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
vdr: removed fontconfig dependency.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 26 Oct 2012 07:15:46 +0000 (09:15 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 26 Oct 2012 07:15:46 +0000 (09:15 +0200)
lfs/vdr

diff --git a/lfs/vdr b/lfs/vdr
index 6907e00e3f6e150c1b2f93c3db5c3403d03459dd..ca8f0dad8fec34fd979a376d509099078eb92eb2 100644 (file)
--- a/lfs/vdr
+++ b/lfs/vdr
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# 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        #
@@ -38,7 +38,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = vdr
 PAK_VER    = 5
 
-DEPS       = "freefont fontconfig"
+DEPS       = "freefont"
 
 ###############################################################################
 # Top-level Rules