fix build with assistant disabled and webapp enabled
The webapp modules cannot build with the assistant disabled, so make the webapp be under the assistant build flag. Sponsored-by: Jarkko Kniivilä on Patreon
This commit is contained in:
parent
46faf74d90
commit
02ef3d6a64
5 changed files with 68 additions and 57 deletions
|
@ -1,10 +1,10 @@
|
|||
flags:
|
||||
git-annex:
|
||||
production: true
|
||||
assistant: true
|
||||
assistant: false
|
||||
pairing: true
|
||||
torrentparser: true
|
||||
webapp: true
|
||||
webapp: false
|
||||
magicmime: false
|
||||
dbus: false
|
||||
debuglocks: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue