diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 23:43:30 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 23:45:07 +0200 |
commit | 00998d2c96f42b4295a32d8d58b0dd59cb58fdf4 (patch) | |
tree | cb32df4bd36b81fae8df42745301709649e0c053 /net-fs/samba/samba-4.2.9.ebuild | |
parent | media-gfx/imagemagick: Removed old. (diff) | |
download | gentoo-00998d2c96f42b4295a32d8d58b0dd59cb58fdf4.tar.gz gentoo-00998d2c96f42b4295a32d8d58b0dd59cb58fdf4.tar.bz2 gentoo-00998d2c96f42b4295a32d8d58b0dd59cb58fdf4.zip |
net-fs/samba: Add missing Perl dependency, slot operator := is required
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-fs/samba/samba-4.2.9.ebuild')
-rw-r--r-- | net-fs/samba/samba-4.2.9.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-fs/samba/samba-4.2.9.ebuild b/net-fs/samba/samba-4.2.9.ebuild index 960b8f13e65a..0d2e2f4e0666 100644 --- a/net-fs/samba/samba-4.2.9.ebuild +++ b/net-fs/samba/samba-4.2.9.ebuild @@ -42,6 +42,7 @@ MULTILIB_WRAPPED_HEADERS=( # sys-apps/attr is an automagic dependency (see bug #489748) CDEPEND="${PYTHON_DEPS} >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}] + dev-lang/perl:= dev-libs/libbsd[${MULTILIB_USEDEP}] dev-libs/iniparser:0 dev-libs/popt[${MULTILIB_USEDEP}] |