Skip to content

Commit 53111cb

Browse files
committed
Install gvfs-dnssd
1 parent d52b7e0 commit 53111cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/install-packages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -813,6 +813,7 @@ if [ "${OS}" = 'Linux' ]; then
813813
if ${IS_GENERAL_PURPOSE_DEVICE}; then
814814
if is_native_package_installed "gnome-shell"; then
815815
install_native_package_dependency gvfs-goa
816+
install_native_package_dependency gvfs-dnssd # For WebDAV
816817
install_native_package_dependency evolution-data-server # To make GOA contacts, tasks, etc. available in apps
817818
fi
818819

0 commit comments

Comments
 (0)