Skip to content

Commit

Permalink
dev-qt/qtsvg: revision bump fixes missing widgets support
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/646504
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
kensington committed Feb 6, 2018
1 parent f8b4f86 commit 2e134cf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ fi
IUSE=""

RDEPEND="
~dev-qt/qtcore-${PV}
>=dev-qt/qtcore-${PV}-r1:${SLOT}
~dev-qt/qtgui-${PV}
~dev-qt/qtwidgets-${PV}
>=dev-qt/qtwidgets-${PV}:${SLOT}
>=sys-libs/zlib-1.2.5
"
DEPEND="${RDEPEND}
Expand Down

0 comments on commit 2e134cf

Please sign in to comment.