diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-06-08 09:35:03 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-06-08 09:35:03 -0400 |
commit | 4572eaf2391082afd43a820885cdb8bf33b35fd0 (patch) | |
tree | 4ac1ccb453fb99562394ceffbf54a64a3114b646 /app-text/xapian-omega | |
parent | dev-libs/xapian-bindings: fix slot dependency, bug #584910 (diff) | |
download | gentoo-4572eaf2391082afd43a820885cdb8bf33b35fd0.tar.gz gentoo-4572eaf2391082afd43a820885cdb8bf33b35fd0.tar.bz2 gentoo-4572eaf2391082afd43a820885cdb8bf33b35fd0.zip |
app-text/xapian-omega: fix slot dependency, bug #584910
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/xapian-omega')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.3.7-r1.ebuild (renamed from app-text/xapian-omega/xapian-omega-1.3.7.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.3.7.ebuild b/app-text/xapian-omega/xapian-omega-1.3.7-r1.ebuild index 63b0fbb54219..207ee1dfc00c 100644 --- a/app-text/xapian-omega/xapian-omega-1.3.7.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.3.7-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="" -DEPEND="dev-libs/xapian:0/1.3.7 +DEPEND="dev-libs/xapian:0/1.3.8 dev-lang/perl dev-libs/libpcre sys-libs/zlib" |