From 77492c40d9d5c28b71cb6fa2ea43f948fee82b47 Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 21 May 2017 15:40:21 +0200 Subject: [PATCH] fix target neutrino-hd-libs after commit 4ce7ef4 --- make/neutrino.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/neutrino.mk b/make/neutrino.mk index dfbe99e..60e1da2 100755 --- a/make/neutrino.mk +++ b/make/neutrino.mk @@ -113,5 +113,5 @@ $(D)/neutrino-hd-libs: $(D)/libcurl $(D)/freetype $(D)/libjpeg \ $(D)/libdvbsi++ $(D)/pugixml $(D)/ffmpeg \ $(D)/libbluray $(D)/openthreads $(D)/libusb $(D)/libfribidi \ - $(D)/luaposix $(D)/luacurl $(D)/lua-socket $(D)/lua-expat $(D)/lua-feedparser + $(D)/luaposix $(D)/luacurl $(D)/luasocket $(D)/lua-expat $(D)/lua-feedparser touch $@ -- 2.39.5