Fix libqaccessibilityclient dependency

libqaccessibilityclient sadly doesn't have the concept of a stable
branch
This commit is contained in:
Albert Astals Cid 2022-09-15 22:34:20 +02:00
parent fdf2011b34
commit 11aadee41c

View file

@ -30,7 +30,7 @@ Dependencies:
'frameworks/kdoctools': '@stable'
'frameworks/krunner': '@stable'
'frameworks/kirigami': '@stable'
'libraries/libqaccessibilityclient': '@same'
'libraries/libqaccessibilityclient': '@latest'
'plasma/breeze': '@same'
'plasma/kdecoration': '@same'
'plasma/kscreenlocker': '@same'