From: Markham Date: Sun, 21 May 2017 13:40:21 +0000 (+0200) Subject: fix target neutrino-hd-libs after commit 4ce7ef4 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=77492c40d9d5c28b71cb6fa2ea43f948fee82b47;p=bs-cst-neutrino-hd.git fix target neutrino-hd-libs after commit 4ce7ef4 --- 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 $@