mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
cross-configure.apollo.debug: enable ffmpegdec and lua
This commit is contained in:
@@ -29,5 +29,5 @@ export FREETYPE_CONFIG=$PREFIX/bin/freetype-config
|
||||
export CURL_CONFIG=$PREFIX/bin/curl-config
|
||||
|
||||
./autogen.sh
|
||||
./configure --prefix=${PREFIX} --build=i386-pc-linux-gnu --host=$HOST --enable-flac --with-target=cdk --with-targetprefix="" --with-boxmodel=apollo --enable-mdev "$@"
|
||||
./configure --prefix=${PREFIX} --build=i386-pc-linux-gnu --host=$HOST --enable-flac --with-target=cdk --with-targetprefix="" --with-boxmodel=apollo --enable-mdev --enable-pip --enable-ffmpegdec --enable-lua "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user