]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
fix for the previous commit
authorJaroslav Kysela <perex@perex.cz>
Tue, 11 Sep 2018 17:07:26 +0000 (19:07 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 11 Sep 2018 17:07:26 +0000 (19:07 +0200)
Makefile.ffmpeg

index 5b7db0e3078ef72d4d8457614d272166ddbeed10..539d2632a8009adf607e07f81055bdaac3982b97 100644 (file)
@@ -577,7 +577,8 @@ $(LIB_ROOT)/$(FFNVCODEC)/.tvh_download:
        @mkdir $(LIB_ROOT)/$(FFNVCODEC)
        @touch $@
 
-$(LIB_ROOT)/$(FFNVCODEC)/.tvh_build:
+$(LIB_ROOT)/$(FFNVCODEC)/.tvh_build: \
+               $(LIB_ROOT)/$(FFNVCODEC)/.tvh_download
        @touch $@
 
 endif