diff options
Diffstat (limited to 'net-fs/samba/samba-4.0.12.ebuild')
-rw-r--r-- | net-fs/samba/samba-4.0.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.0.12.ebuild b/net-fs/samba/samba-4.0.12.ebuild index b2e8cb0423d2..3f1e9d3b09fd 100644 --- a/net-fs/samba/samba-4.0.12.ebuild +++ b/net-fs/samba/samba-4.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.12.ebuild,v 1.2 2013/12/06 17:56:25 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.12.ebuild,v 1.3 2013/12/11 07:15:47 polynomial-c Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -50,6 +50,7 @@ CDEPEND="${PYTHON_DEPS} acl? ( virtual/acl ) addns? ( net-dns/bind-tools[gssapi] ) cluster? ( >=dev-db/ctdb-1.0.114_p1 ) + cups? ( net-print/cups ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) gnutls? ( dev-libs/libgcrypt |