commit:     7d09842f4db2651a779797177ec6f842a2964d1e
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 14 07:51:19 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 07:51:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d09842f

media-gfx/sane-backends: Another attempt to fix poppler-glib issue

Bug: https://bugs.gentoo.org/765379
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-gfx/sane-backends/sane-backends-1.0.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild 
b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild
index 27c595dd123..acb6d8ba149 100644
--- a/media-gfx/sane-backends/sane-backends-1.0.31.ebuild
+++ b/media-gfx/sane-backends/sane-backends-1.0.31.ebuild
@@ -242,7 +242,7 @@ multilib_src_configure() {
                $(use_with usb)
                $(multilib_native_use_with snmp)
 
-               $(multilib_native_usex sane_backends_escl --with-poppler-glib 
'')
+               $(multilib_native_use_with sane_backends_escl poppler-glib)
                # you can only enable this backend, not disable it...
                $(usex sane_backends_pnm --enable-pnm-backend '')
                $(usex sane_backends_mustek_pp --enable-parport-directio '')

Reply via email to