diff options
Diffstat (limited to 'sys-fs/encfs/encfs-1.7.4.ebuild')
-rw-r--r-- | sys-fs/encfs/encfs-1.7.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/encfs/encfs-1.7.4.ebuild b/sys-fs/encfs/encfs-1.7.4.ebuild index 606805968698..035a1b9d697a 100644 --- a/sys-fs/encfs/encfs-1.7.4.ebuild +++ b/sys-fs/encfs/encfs-1.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/encfs/encfs-1.7.4.ebuild,v 1.4 2011/12/04 16:43:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/encfs/encfs-1.7.4.ebuild,v 1.5 2012/05/04 19:09:17 jdhore Exp $ EAPI=2 inherit eutils multilib versionator @@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/boost-1.34 sys-libs/zlib" DEPEND="${RDEPEND} dev-lang/perl - dev-util/pkgconfig + virtual/pkgconfig xattr? ( sys-apps/attr ) sys-devel/gettext" |