mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/kwindowsystem: Add missing min version
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
|
||||
test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
|
||||
"
|
||||
BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
|
||||
PDEPEND="wayland? ( kde-plasma/kwayland-integration:5 )"
|
||||
PDEPEND="wayland? ( >=kde-plasma/kwayland-integration-5.25.5-r1:5 )"
|
||||
|
||||
DOCS=( docs/README.kstartupinfo )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user