diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-09-14 13:28:27 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-09-14 13:29:37 +0200 |
commit | c49282a3d3fdf5a7c0286c1050e85757918e7293 (patch) | |
tree | d418a23991cd2be78667fccce64f35cf239fc34e /net-fs | |
parent | net-im/telegram-desktop-bin: clean up old. (diff) | |
download | gentoo-c49282a3d3fdf5a7c0286c1050e85757918e7293.tar.gz gentoo-c49282a3d3fdf5a7c0286c1050e85757918e7293.tar.bz2 gentoo-c49282a3d3fdf5a7c0286c1050e85757918e7293.zip |
net-fs/samba: app-text/docbook-xsl-stylesheets and dev-libs/libxslt are used at build time (#630024)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.10-r1.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.5.13.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.6.7.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.7.0_rc5.ebuild | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/net-fs/samba/samba-4.5.10-r1.ebuild b/net-fs/samba/samba-4.5.10-r1.ebuild index 89a1a4425915..bb4953a89c67 100644 --- a/net-fs/samba/samba-4.5.10-r1.ebuild +++ b/net-fs/samba/samba-4.5.10-r1.ebuild @@ -74,6 +74,8 @@ CDEPEND="${PYTHON_DEPS} system-mitkrb5? ( app-crypt/mit-krb5[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= )" DEPEND="${CDEPEND} + app-text/docbook-xsl-stylesheets + dev-libs/libxslt virtual/pkgconfig test? ( !system-mitkrb5? ( diff --git a/net-fs/samba/samba-4.5.13.ebuild b/net-fs/samba/samba-4.5.13.ebuild index c02d56fa244d..cbf7ec7d4fc5 100644 --- a/net-fs/samba/samba-4.5.13.ebuild +++ b/net-fs/samba/samba-4.5.13.ebuild @@ -75,6 +75,8 @@ CDEPEND="${PYTHON_DEPS} system-mitkrb5? ( app-crypt/mit-krb5[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= )" DEPEND="${CDEPEND} + app-text/docbook-xsl-stylesheets + dev-libs/libxslt virtual/pkgconfig test? ( !system-mitkrb5? ( diff --git a/net-fs/samba/samba-4.6.7.ebuild b/net-fs/samba/samba-4.6.7.ebuild index de3163c7392d..de64a28ba3f1 100644 --- a/net-fs/samba/samba-4.6.7.ebuild +++ b/net-fs/samba/samba-4.6.7.ebuild @@ -80,6 +80,8 @@ CDEPEND=" systemd? ( sys-apps/systemd:0= )" DEPEND="${CDEPEND} ${PYTHON_DEPS} + app-text/docbook-xsl-stylesheets + dev-libs/libxslt virtual/pkgconfig test? ( !system-mitkrb5? ( diff --git a/net-fs/samba/samba-4.7.0_rc5.ebuild b/net-fs/samba/samba-4.7.0_rc5.ebuild index 6debdc7d7e80..3889bd641b36 100644 --- a/net-fs/samba/samba-4.7.0_rc5.ebuild +++ b/net-fs/samba/samba-4.7.0_rc5.ebuild @@ -79,6 +79,8 @@ CDEPEND=" systemd? ( sys-apps/systemd:0= )" DEPEND="${CDEPEND} ${PYTHON_DEPS} + app-text/docbook-xsl-stylesheets + dev-libs/libxslt virtual/pkgconfig test? ( !system-mitkrb5? ( |