Skip to content

Commit

Permalink
Remove gvfs-bin dependency
Browse files Browse the repository at this point in the history
This was deprecated in bullseye and removed in bookworm. It provided
the `gvfs-copy` and `gvfs-rename` commands, which I couldn't find
any usage of in our code.

Fixes #1787.
  • Loading branch information
legoktm committed Feb 16, 2024
1 parent bb196d2 commit 2583046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Description: This is securedrop Qubes proxy service

Package: securedrop-workstation-config
Architecture: all
Depends: nautilus, gvfs-bin, securedrop-keyring
Depends: nautilus, securedrop-keyring
Description: This is the SecureDrop workstation template configuration package.
This package provides dependencies and configuration for the Qubes SecureDrop workstation VM Templates.

Expand Down

0 comments on commit 2583046

Please sign in to comment.