Skip to content

Commit

Permalink
net-fs/samba: Added net-libs/libtirpc to DEPEND.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/647002
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Lars Wendler committed Feb 9, 2018
1 parent a8e750c commit ea46544
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions net-fs/samba/samba-4.7.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ DEPEND="${CDEPEND}
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
virtual/pkgconfig
net-libs/libtirpc
|| (
net-libs/rpcsvc-proto
<sys-libs/glibc-2.26[rpc(+)]
)
test? (
!system-mitkrb5? (
>=sys-libs/nss_wrapper-1.1.3
Expand Down
5 changes: 5 additions & 0 deletions net-fs/samba/samba-4.7.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ DEPEND="${CDEPEND}
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
virtual/pkgconfig
net-libs/libtirpc
|| (
net-libs/rpcsvc-proto
<sys-libs/glibc-2.26[rpc(+)]
)
test? (
!system-mitkrb5? (
>=sys-libs/nss_wrapper-1.1.3
Expand Down
1 change: 1 addition & 0 deletions net-fs/samba/samba-4.8.0_rc2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ DEPEND="${CDEPEND}
${PYTHON_DEPS}
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
net-libs/libtirpc
virtual/pkgconfig
|| (
net-libs/rpcsvc-proto
Expand Down

0 comments on commit ea46544

Please sign in to comment.