Skip to content

Commit

Permalink
gui-apps/liquidshell: Add missing dev-qt/qtgui[dbus] USE-dep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/912700
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Aug 21, 2023
1 parent 767c180 commit 40c799a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ IUSE=""

DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[jpeg]
>=dev-qt/qtgui-${QTMIN}:5[dbus,jpeg]
>=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtx11extras-${QTMIN}:5
Expand Down

0 comments on commit 40c799a

Please sign in to comment.