summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-08-21 20:20:56 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-08-21 20:22:35 +0200
commit40c799a609bfa1ce3a158811432d2103bebf480d (patch)
tree2082167a8dbe26c4e37cd1a973673fe3d92abddc /gui-apps/liquidshell
parentmedia-gfx/viewnior: drop 1.8 (diff)
downloadgentoo-40c799a609bfa1ce3a158811432d2103bebf480d.tar.gz
gentoo-40c799a609bfa1ce3a158811432d2103bebf480d.tar.bz2
gentoo-40c799a609bfa1ce3a158811432d2103bebf480d.zip
gui-apps/liquidshell: Add missing dev-qt/qtgui[dbus] USE-dep
Closes: https://bugs.gentoo.org/912700 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'gui-apps/liquidshell')
-rw-r--r--gui-apps/liquidshell/liquidshell-1.9.0-r1.ebuild (renamed from gui-apps/liquidshell/liquidshell-1.9.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/liquidshell/liquidshell-1.9.0.ebuild b/gui-apps/liquidshell/liquidshell-1.9.0-r1.ebuild
index 7c23928182ab..6671aef8051d 100644
--- a/gui-apps/liquidshell/liquidshell-1.9.0.ebuild
+++ b/gui-apps/liquidshell/liquidshell-1.9.0-r1.ebuild
@@ -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