Skip to content

Commit

Permalink
gvfs: Disable Gnome Online Account (GOA) volume monitor
Browse files Browse the repository at this point in the history
Work around the configure error below.

    Run-time dependency goa-1.0 found: NO (tried pkgconfig and cmake)

    meson.build:367:2: ERROR: Dependency "goa-1.0" not found, tried pkgconfig and cmake
  • Loading branch information
pmenzel committed Sep 30, 2019
1 parent dcee470 commit 3c48304
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 @@ -57,6 +57,7 @@ mee_configure() {
bee_configure \
-Dafc=false \
-Dfuse=false \
-Dgoa=false \
-Ddnssd=false
}

Expand Down

0 comments on commit 3c48304

Please sign in to comment.