diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-03-02 13:10:51 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-03-02 13:11:47 +0100 |
commit | 862d6e352311abffefb66d102f2cd0be740ee34c (patch) | |
tree | fa32d0eb14189faa7d25140e076d13bc031b5808 /net-fs/samba/samba-4.14.0_rc4.ebuild | |
parent | dev-cpp/aixlog: Remove old (diff) | |
download | gentoo-862d6e352311abffefb66d102f2cd0be740ee34c.tar.gz gentoo-862d6e352311abffefb66d102f2cd0be740ee34c.tar.bz2 gentoo-862d6e352311abffefb66d102f2cd0be740ee34c.zip |
Revert "net-fs/samba: pulls in icu only if spotlight"
This reverts commit 52efcca88b5c4807885dc04014d58ccf7dd35ff2.
Closes: https://bugs.gentoo.org/773970
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-fs/samba/samba-4.14.0_rc4.ebuild')
-rw-r--r-- | net-fs/samba/samba-4.14.0_rc4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.14.0_rc4.ebuild b/net-fs/samba/samba-4.14.0_rc4.ebuild index 7e9750b9d9ea..197b80e67973 100644 --- a/net-fs/samba/samba-4.14.0_rc4.ebuild +++ b/net-fs/samba/samba-4.14.0_rc4.ebuild @@ -60,7 +60,7 @@ MULTILIB_WRAPPED_HEADERS=( COMMON_DEPEND=" >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}] dev-lang/perl:= - spotlight? ( dev-libs/icu:=[${MULTILIB_USEDEP}] ) + dev-libs/icu:=[${MULTILIB_USEDEP}] dev-libs/libbsd[${MULTILIB_USEDEP}] dev-libs/libtasn1[${MULTILIB_USEDEP}] dev-libs/popt[${MULTILIB_USEDEP}] |