X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fmediatomb;h=5811a0ad6e6e75f9aedf4c645772b7ef5e746060;hb=6e9fc7b868c52a6d2991d9878e1e96a7eb1eb4b4;hp=2bfde66ca5d62ccb19943d65ddc4c681acf2d3dd;hpb=8b33e6de6f564ce0c35f9ea6affe76cabf9740ca;p=ipfire-2.x.git diff --git a/lfs/mediatomb b/lfs/mediatomb index 2bfde66ca5..5811a0ad6e 100644 --- a/lfs/mediatomb +++ b/lfs/mediatomb @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2012 IPFire Team # # # # 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 # @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mediatomb -PAK_VER = 4 +PAK_VER = 5 -DEPS = "sqlite taglib ffmpeg-libs" +DEPS = "ffmpeg-libs libexif taglib " ############################################################################### # Top-level Rules