mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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)
|
# build and install powermanagement support (upower) (yes / no)
|
||||||
UPOWER="yes"
|
UPOWER="yes"
|
||||||
|
|
||||||
|
# build and install NTFS-3G fuse support (yes / no)
|
||||||
|
NTFS3G="yes"
|
||||||
|
|
||||||
# Displayserver to use (xorg-server / no)
|
# Displayserver to use (xorg-server / no)
|
||||||
DISPLAYSERVER="xorg-server"
|
DISPLAYSERVER="xorg-server"
|
||||||
|
|
||||||
|
@ -112,6 +112,9 @@
|
|||||||
# build and install powermanagement support (upower) (yes / no)
|
# build and install powermanagement support (upower) (yes / no)
|
||||||
UPOWER="yes"
|
UPOWER="yes"
|
||||||
|
|
||||||
|
# build and install NTFS-3G fuse support (yes / no)
|
||||||
|
NTFS3G="yes"
|
||||||
|
|
||||||
# Displayserver to use (xorg-server / no)
|
# Displayserver to use (xorg-server / no)
|
||||||
DISPLAYSERVER="xorg-server"
|
DISPLAYSERVER="xorg-server"
|
||||||
|
|
||||||
|
@ -112,6 +112,9 @@
|
|||||||
# build and install powermanagement support (upower) (yes / no)
|
# build and install powermanagement support (upower) (yes / no)
|
||||||
UPOWER="yes"
|
UPOWER="yes"
|
||||||
|
|
||||||
|
# build and install NTFS-3G fuse support (yes / no)
|
||||||
|
NTFS3G="yes"
|
||||||
|
|
||||||
# Displayserver to use (xorg-server / no)
|
# Displayserver to use (xorg-server / no)
|
||||||
DISPLAYSERVER="xorg-server"
|
DISPLAYSERVER="xorg-server"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user