summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2021-01-25 16:33:49 -0500
committerAnthony G. Basile <blueness@gentoo.org>2021-01-25 16:34:01 -0500
commit0698cc5bbc85337a1dc9b29b6e91bd9a24db029e (patch)
tree9679d5f2184ea24b175a983344eb6a921b341a3e /app-text/xapian-omega/xapian-omega-1.4.18.ebuild
parentdev-ml/camldbm: ignore QA flags warning (diff)
downloadgentoo-0698cc5bbc85337a1dc9b29b6e91bd9a24db029e.tar.gz
gentoo-0698cc5bbc85337a1dc9b29b6e91bd9a24db029e.tar.bz2
gentoo-0698cc5bbc85337a1dc9b29b6e91bd9a24db029e.zip
app-text/xapian-omega: fix dependency, bug #766312
Closes: https://bugs.gentoo.org/766312 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'app-text/xapian-omega/xapian-omega-1.4.18.ebuild')
-rw-r--r--app-text/xapian-omega/xapian-omega-1.4.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.4.18.ebuild b/app-text/xapian-omega/xapian-omega-1.4.18.ebuild
index 5225e3e64c6c..6623cc6dbeba 100644
--- a/app-text/xapian-omega/xapian-omega-1.4.18.ebuild
+++ b/app-text/xapian-omega/xapian-omega-1.4.18.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="dev-libs/xapian:0/30
+DEPEND="~dev-libs/xapian-1.4.18:0/30
dev-lang/perl
dev-libs/libpcre
sys-libs/zlib"