X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fmediatomb;h=5811a0ad6e6e75f9aedf4c645772b7ef5e746060;hp=2bfde66ca5d62ccb19943d65ddc4c681acf2d3dd;hb=cee2f16fd92926109c2c6fc728a15afd18b06747;hpb=8b33e6de6f564ce0c35f9ea6affe76cabf9740ca 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