diff options
Diffstat (limited to 'net-fs/samba/samba-3.4.8.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.4.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-fs/samba/samba-3.4.8.ebuild b/net-fs/samba/samba-3.4.8.ebuild index bc2a20b1462e..29b7f633b3ca 100644 --- a/net-fs/samba/samba-3.4.8.ebuild +++ b/net-fs/samba/samba-3.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.8.ebuild,v 1.4 2010/06/01 14:04:59 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.8.ebuild,v 1.5 2010/06/03 19:30:29 vostorga Exp $ EAPI="2" @@ -94,6 +94,7 @@ pkg_setup() { confutils_use_depend_all ads ldap confutils_use_depend_all swat server + confutils_use_depend_all client netapi } src_prepare() { |