Skip to content

Commit

Permalink
media-gfx/sane-backends: Only enable poppler-glib for native ABI
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/765202
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Jan 13, 2021
1 parent edd0501 commit ff087ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-gfx/sane-backends/sane-backends-1.0.31.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ multilib_src_configure() {
$(use_with usb)
$(multilib_native_use_with snmp)

$(usex sane_backends_escl --with-poppler-glib '')
$(multilib_native_usex sane_backends_escl --with-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 '')
Expand Down

0 comments on commit ff087ac

Please sign in to comment.