diff options
Diffstat (limited to 'kde-apps/yakuake')
-rw-r--r-- | kde-apps/yakuake/metadata.xml | 2 | ||||
-rw-r--r-- | kde-apps/yakuake/yakuake-23.04.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/yakuake/yakuake-23.08.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/yakuake/metadata.xml b/kde-apps/yakuake/metadata.xml index 6655c28ec511..7417d9fecd03 100644 --- a/kde-apps/yakuake/metadata.xml +++ b/kde-apps/yakuake/metadata.xml @@ -14,6 +14,6 @@ tabs, multiple screens and mouse wheel tab navigation amongst other features. </longdescription> <use> - <flag name="absolute-position">Use <pkg>kde-frameworks/kwayland</pkg> for absolute window positioning in KWin</flag> + <flag name="absolute-position">Use <pkg>kde-plasma/kwayland</pkg> for absolute window positioning in KWin</flag> </use> </pkgmetadata> diff --git a/kde-apps/yakuake/yakuake-23.04.3.ebuild b/kde-apps/yakuake/yakuake-23.04.3.ebuild index 0839e8c9cb62..72042cc586e6 100644 --- a/kde-apps/yakuake/yakuake-23.04.3.ebuild +++ b/kde-apps/yakuake/yakuake-23.04.3.ebuild @@ -43,7 +43,7 @@ DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] >=kde-frameworks/kxmlgui-${KFMIN}:5 x11-libs/libX11 - absolute-position? ( >=kde-frameworks/kwayland-${KFMIN}:5 ) + absolute-position? ( >=kde-plasma/kwayland-${KFMIN}:5 ) " RDEPEND="${DEPEND}" diff --git a/kde-apps/yakuake/yakuake-23.08.3.ebuild b/kde-apps/yakuake/yakuake-23.08.3.ebuild index 0839e8c9cb62..72042cc586e6 100644 --- a/kde-apps/yakuake/yakuake-23.08.3.ebuild +++ b/kde-apps/yakuake/yakuake-23.08.3.ebuild @@ -43,7 +43,7 @@ DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] >=kde-frameworks/kxmlgui-${KFMIN}:5 x11-libs/libX11 - absolute-position? ( >=kde-frameworks/kwayland-${KFMIN}:5 ) + absolute-position? ( >=kde-plasma/kwayland-${KFMIN}:5 ) " RDEPEND="${DEPEND}" |