Skip to content

Commit

Permalink
sci-visualization/xyscan: remove unnecessary := subslot operator on p…
Browse files Browse the repository at this point in the history
…oppler

Per poppler's metadata.xml, the subslot reflects ABI compatibility of
libpoppler.so only, not libpoppler-{glib,qt4,cpp}.so.

Bug: https://bugs.gentoo.org/607908
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Michael Palimaka committed Mar 13, 2018
1 parent f69f53a commit e329f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sci-visualization/xyscan/xyscan-4.3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND="
app-text/poppler:=[qt5]
app-text/poppler[qt5]
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
Expand Down

0 comments on commit e329f60

Please sign in to comment.