diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-02-13 10:13:29 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-02-13 10:13:29 -0500 |
commit | bedb60dcb77c16b697439d178f026876595b2c88 (patch) | |
tree | 2eee547d952ca6b59c5d8526b8d984493f6b5d2e /app-text/xapian-omega | |
parent | dev-libs/xapian-bindings: remove older unstable in 1.2 branch (diff) | |
download | gentoo-bedb60dcb77c16b697439d178f026876595b2c88.tar.gz gentoo-bedb60dcb77c16b697439d178f026876595b2c88.tar.bz2 gentoo-bedb60dcb77c16b697439d178f026876595b2c88.zip |
app-text/xapian-omega: switch to subslot dependency for 1.3 branch
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-text/xapian-omega')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.3.4.ebuild b/app-text/xapian-omega/xapian-omega-1.3.4.ebuild index 74a655982e63..d38795598d69 100644 --- a/app-text/xapian-omega/xapian-omega-1.3.4.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.3.4.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="" -DEPEND="~dev-libs/xapian-${PV} +DEPEND="dev-libs/xapian:0/1.3.5 dev-lang/perl dev-libs/libpcre sys-libs/zlib" |