]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Makefile.ffmpeg: revert last change
authorJaroslav Kysela <perex@perex.cz>
Sat, 26 Mar 2016 18:32:53 +0000 (19:32 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sat, 26 Mar 2016 18:32:53 +0000 (19:32 +0100)
Makefile.ffmpeg

index 008cfdacecf8ab2252924ef223e0186127022bfd..74b26503dec8a2bde285e1b37a696299b2bf0ad0 100644 (file)
@@ -401,8 +401,7 @@ $(LIB_ROOT)/$(LIBFDKAAC)/.tvh_download:
        @touch $@
 
 $(LIB_ROOT)/$(LIBFDKAAC)/.tvh_build: \
-               $(LIB_ROOT)/$(LIBFDKAAC)/.tvh_download \
-               $(LIB_ROOT)/$(LIBVORBIS)/.tvh_build
+               $(LIB_ROOT)/$(LIBFDKAAC)/.tvh_download
        cd $(LIB_ROOT)/$(LIBFDKAAC) && $(CONFIGURE)
        DESTDIR=$(EBUILDIR) \
                $(MAKE) -C $(LIB_ROOT)/$(LIBFDKAAC) install