Skip to content

Commit

Permalink
gvfs: Disable Google backend
Browse files Browse the repository at this point in the history
Work around the configure error below.

    meson.build:417:2: ERROR: Assert failed: Google backend requested but GOA is required
  • Loading branch information
pmenzel committed Sep 30, 2019
1 parent 3aecd29 commit d178077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gvfs.be0
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ mee_configure() {
-Dcdda=false \
-Dfuse=false \
-Dgoa=false \
-Dgoogle=false \
-Dsmb=false \
-Ddnssd=false
}
Expand Down

0 comments on commit d178077

Please sign in to comment.