diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-02-13 10:14:37 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-02-13 10:14:37 -0500 |
commit | c0a938910599e85c1941f7cdba65198812526667 (patch) | |
tree | c27325529dfd0659c16372359d8cbd4d1138f26b /app-text | |
parent | app-text/xapian-omega: switch to subslot dependency for 1.3 branch (diff) | |
download | gentoo-c0a938910599e85c1941f7cdba65198812526667.tar.gz gentoo-c0a938910599e85c1941f7cdba65198812526667.tar.bz2 gentoo-c0a938910599e85c1941f7cdba65198812526667.zip |
app-text/xapian-omega: switch to subslot dependency for 1.2 branch
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.2.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.2.22.ebuild b/app-text/xapian-omega/xapian-omega-1.2.22.ebuild index b19fe2f71421..7de34fbe4ed0 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.22.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" -DEPEND="~dev-libs/xapian-${PV} +DEPEND="dev-libs/xapian:0/1.2.22 dev-lang/perl dev-libs/libpcre sys-libs/zlib" |