summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorRaul E Rangel <ismell@ismell.org>2020-10-20 16:00:58 -0600
committerLars Wendler <polynomial-c@gentoo.org>2020-10-21 09:02:21 +0200
commitf0d3c93dc37762dcb01f41e135ac7df7cad94db5 (patch)
treee3eb2c3dfdcc6071b4ae7c84e2951b8c97f7be7a /net-fs
parentRevert "sys-devel/autoconf: Revbump to improve AC_INIT arg quoting" (diff)
downloadgentoo-f0d3c93dc37762dcb01f41e135ac7df7cad94db5.tar.gz
gentoo-f0d3c93dc37762dcb01f41e135ac7df7cad94db5.tar.bz2
gentoo-f0d3c93dc37762dcb01f41e135ac7df7cad94db5.zip
net-fs/samba: Require dbus when using avahi
The zeroconf USE flag pulls in avahi. In order for samba to communicate with avahi, the avahi-client must be present. The avahi-client is controlled via the dbus use flag. Signed-off-by: Raul E Rangel <ismell@ismell.org> Closes: https://github.com/gentoo/gentoo/pull/17984 Closes: https://bugs.gentoo.org/750017 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.11.11-r1.ebuild (renamed from net-fs/samba/samba-4.11.11.ebuild)2
-rw-r--r--net-fs/samba/samba-4.11.13-r1.ebuild (renamed from net-fs/samba/samba-4.11.13.ebuild)2
-rw-r--r--net-fs/samba/samba-4.12.6-r1.ebuild (renamed from net-fs/samba/samba-4.12.6.ebuild)2
-rw-r--r--net-fs/samba/samba-4.12.7-r1.ebuild (renamed from net-fs/samba/samba-4.12.7.ebuild)2
-rw-r--r--net-fs/samba/samba-4.13.0-r1.ebuild (renamed from net-fs/samba/samba-4.13.0.ebuild)2
5 files changed, 5 insertions, 5 deletions
diff --git a/net-fs/samba/samba-4.11.11.ebuild b/net-fs/samba/samba-4.11.11-r1.ebuild
index 95fda93f2461..07e52e0581ad 100644
--- a/net-fs/samba/samba-4.11.11.ebuild
+++ b/net-fs/samba/samba-4.11.11-r1.ebuild
@@ -82,7 +82,7 @@ CDEPEND="
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:0= )
- zeroconf? ( net-dns/avahi )
+ zeroconf? ( net-dns/avahi[dbus] )
"
DEPEND="${CDEPEND}
${PYTHON_DEPS}
diff --git a/net-fs/samba/samba-4.11.13.ebuild b/net-fs/samba/samba-4.11.13-r1.ebuild
index 95fda93f2461..07e52e0581ad 100644
--- a/net-fs/samba/samba-4.11.13.ebuild
+++ b/net-fs/samba/samba-4.11.13-r1.ebuild
@@ -82,7 +82,7 @@ CDEPEND="
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:0= )
- zeroconf? ( net-dns/avahi )
+ zeroconf? ( net-dns/avahi[dbus] )
"
DEPEND="${CDEPEND}
${PYTHON_DEPS}
diff --git a/net-fs/samba/samba-4.12.6.ebuild b/net-fs/samba/samba-4.12.6-r1.ebuild
index 89a685c05fc7..5de205e7c8b0 100644
--- a/net-fs/samba/samba-4.12.6.ebuild
+++ b/net-fs/samba/samba-4.12.6-r1.ebuild
@@ -85,7 +85,7 @@ CDEPEND="
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:0= )
- zeroconf? ( net-dns/avahi )
+ zeroconf? ( net-dns/avahi[dbus] )
"
DEPEND="${CDEPEND}
${PYTHON_DEPS}
diff --git a/net-fs/samba/samba-4.12.7.ebuild b/net-fs/samba/samba-4.12.7-r1.ebuild
index 89a685c05fc7..5de205e7c8b0 100644
--- a/net-fs/samba/samba-4.12.7.ebuild
+++ b/net-fs/samba/samba-4.12.7-r1.ebuild
@@ -85,7 +85,7 @@ CDEPEND="
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:0= )
- zeroconf? ( net-dns/avahi )
+ zeroconf? ( net-dns/avahi[dbus] )
"
DEPEND="${CDEPEND}
${PYTHON_DEPS}
diff --git a/net-fs/samba/samba-4.13.0.ebuild b/net-fs/samba/samba-4.13.0-r1.ebuild
index 654358f9e14e..0b9694e96627 100644
--- a/net-fs/samba/samba-4.13.0.ebuild
+++ b/net-fs/samba/samba-4.13.0-r1.ebuild
@@ -85,7 +85,7 @@ CDEPEND="
system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] )
system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] )
systemd? ( sys-apps/systemd:0= )
- zeroconf? ( net-dns/avahi )
+ zeroconf? ( net-dns/avahi[dbus] )
"
DEPEND="${CDEPEND}
${PYTHON_DEPS}