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:
Joey Hess 2022-06-29 14:11:20 -04:00
parent 46faf74d90
commit 02ef3d6a64
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 68 additions and 57 deletions

View file

@ -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