diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2020-03-12 15:53:47 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2020-03-12 15:54:00 +0100 |
commit | d8241727b566b93f9860ceb79ef2e750e48f675a (patch) | |
tree | 376adafb982cbe6b660b0e9a856d8aae4619be1d /net-fs | |
parent | app-emacs/bbdb: Version bump to 3.2_pre20180106. (diff) | |
download | gentoo-d8241727b566b93f9860ceb79ef2e750e48f675a.tar.gz gentoo-d8241727b566b93f9860ceb79ef2e750e48f675a.tar.bz2 gentoo-d8241727b566b93f9860ceb79ef2e750e48f675a.zip |
net-fs/samba: Added sub-slot dep to dev-libs/icu
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.12.0.ebuild b/net-fs/samba/samba-4.12.0.ebuild index 7facbdd68cd8..a3cf947cb29f 100644 --- a/net-fs/samba/samba-4.12.0.ebuild +++ b/net-fs/samba/samba-4.12.0.ebuild @@ -41,7 +41,7 @@ MULTILIB_WRAPPED_HEADERS=( CDEPEND=" >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}] dev-lang/perl:= - 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}] |