mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
configure: remove linker hacks, now that libstb-hal is fixed
This commit is contained in:
@@ -61,10 +61,6 @@ TUXBOX_APPS_LIB_PKGCONFIG(PNG,libpng)
|
||||
TUXBOX_APPS_LIB_PKGCONFIG(AVFORMAT,libavformat)
|
||||
TUXBOX_APPS_LIB_PKGCONFIG(AVCODEC,libavcodec)
|
||||
TUXBOX_APPS_LIB_PKGCONFIG(AVUTIL,libavutil)
|
||||
if test x$BOXTYPE = xgeneric; then
|
||||
# needed by libstb-hal's cVideo / GLFramebuffer
|
||||
TUXBOX_APPS_LIB_PKGCONFIG(SWSCALE,libswscale)
|
||||
fi
|
||||
|
||||
# either use dynamic lualib in package lua (openSUSE)
|
||||
# ... or in package lua5.2 (debian-derivates)
|
||||
|
Reference in New Issue
Block a user