diff options
Diffstat (limited to 'openwrt/package/palantir/Config.in')
-rw-r--r-- | openwrt/package/palantir/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/palantir/Config.in b/openwrt/package/palantir/Config.in index c08437fed..09f65267b 100644 --- a/openwrt/package/palantir/Config.in +++ b/openwrt/package/palantir/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_PALANTIR tristate "palantir - a multichannel interactive streaming solution" default m if CONFIG_DEVEL - select LIBJPEG + select BR2_PACKAGE_LIBJPEG help Palantir is a Linux-based streaming system designed to transmit live video, audio and data over a TCP/IP network, as well as to control |