summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-05 20:34:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-05 20:43:10 +0100
commit79a0d52d2cbc4b2f26a052c566054798e28d3ca8 (patch)
treeef9dae2708f1286d0a52aba0c2198cc4a0b86cc3
parent86ee1ceecfe6ffde5ee6391dd679c4b0f28d895f (diff)
downloadkde-79a0d52d2cbc4b2f26a052c566054798e28d3ca8.tar.gz
kde-79a0d52d2cbc4b2f26a052c566054798e28d3ca8.tar.bz2
kde-79a0d52d2cbc4b2f26a052c566054798e28d3ca8.zip
kde-apps/dolphin: add missing dev-qt/qtbase[X] USEdep
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/dolphin/dolphin-24.08.49.9999.ebuild2
-rw-r--r--kde-apps/dolphin/dolphin-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
index acdbe276b1e..9b6c92034e9 100644
--- a/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
@@ -20,7 +20,7 @@ IUSE="semantic-desktop telemetry"
# slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,widgets,xml]
+ >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,widgets,X,xml]
>=kde-frameworks/kbookmarks-${KFMIN}:6
>=kde-frameworks/kcmutils-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6
diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 0d44b32ce17..c1f1f24f812 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -20,7 +20,7 @@ IUSE="semantic-desktop telemetry"
# slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,widgets,xml]
+ >=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,widgets,X,xml]
>=kde-frameworks/kbookmarks-${KFMIN}:6
>=kde-frameworks/kcmutils-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6