timeshift: enable timeshift by default in the build.
This commit is contained in:
parent
86c4a969f7
commit
11576caf97
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -20,11 +20,11 @@ OPTIONS=(
|
||||||
"v4l:yes"
|
"v4l:yes"
|
||||||
"linuxdvb:yes"
|
"linuxdvb:yes"
|
||||||
"dvbscan:yes"
|
"dvbscan:yes"
|
||||||
|
"timeshift:yes"
|
||||||
"imagecache:auto"
|
"imagecache:auto"
|
||||||
"avahi:auto"
|
"avahi:auto"
|
||||||
"zlib:auto"
|
"zlib:auto"
|
||||||
"libav:auto"
|
"libav:auto"
|
||||||
"timeshift:no"
|
|
||||||
"bundle:no"
|
"bundle:no"
|
||||||
"dvbcsa:no"
|
"dvbcsa:no"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue