mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/*/options: add option to install ntfs-3g support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
522189929c
commit
9b456cd983
@ -112,6 +112,9 @@
|
||||
# build and install powermanagement support (upower) (yes / no)
|
||||
UPOWER="yes"
|
||||
|
||||
# build and install NTFS-3G fuse support (yes / no)
|
||||
NTFS3G="yes"
|
||||
|
||||
# Displayserver to use (xorg-server / no)
|
||||
DISPLAYSERVER="xorg-server"
|
||||
|
||||
|
@ -112,6 +112,9 @@
|
||||
# build and install powermanagement support (upower) (yes / no)
|
||||
UPOWER="yes"
|
||||
|
||||
# build and install NTFS-3G fuse support (yes / no)
|
||||
NTFS3G="yes"
|
||||
|
||||
# Displayserver to use (xorg-server / no)
|
||||
DISPLAYSERVER="xorg-server"
|
||||
|
||||
|
@ -112,6 +112,9 @@
|
||||
# build and install powermanagement support (upower) (yes / no)
|
||||
UPOWER="yes"
|
||||
|
||||
# build and install NTFS-3G fuse support (yes / no)
|
||||
NTFS3G="yes"
|
||||
|
||||
# Displayserver to use (xorg-server / no)
|
||||
DISPLAYSERVER="xorg-server"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user