From 784698fa321e9e117d26c4cd18ec5c0f2a77e7de Mon Sep 17 00:00:00 2001 From: "Ronny (tastytea) Gutbrod" Date: Tue, 16 Aug 2022 17:02:50 +0200 Subject: [PATCH] app-text/epubgrep: fix deps Closes: https://bugs.gentoo.org/859661 Signed-off-by: Ronny (tastytea) Gutbrod --- app-text/epubgrep/epubgrep-0.6.0-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/epubgrep/epubgrep-0.6.0-r1.ebuild b/app-text/epubgrep/epubgrep-0.6.0-r1.ebuild index f230e271d9..b7f322ed51 100644 --- a/app-text/epubgrep/epubgrep-0.6.0-r1.ebuild +++ b/app-text/epubgrep/epubgrep-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,14 +19,14 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib(+)] - dev-libs/libfmt +