Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
gvfs: Disable NFS backend
    Run-time dependency libnfs found: NO (tried pkgconfig and cmake)

    meson.build:454:2: ERROR: Dependency "libnfs" not found, tried pkgconfig and cmake
  • Loading branch information
pmenzel committed Sep 30, 2019
1 parent d178077 commit e4da467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gvfs.be0
Expand Up @@ -60,6 +60,7 @@ mee_configure() {
-Dfuse=false \
-Dgoa=false \
-Dgoogle=false \
-Dnfs=false \
-Dsmb=false \
-Ddnssd=false
}
Expand Down

0 comments on commit e4da467

Please sign in to comment.