Fix typo in dependency name
This commit is contained in:
parent
9c7082d0e7
commit
f1cefbc9de
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ Dependencies:
|
||||||
'require':
|
'require':
|
||||||
'frameworks/kwayland': '@stable'
|
'frameworks/kwayland': '@stable'
|
||||||
'frameworks/kpackage': '@stable'
|
'frameworks/kpackage': '@stable'
|
||||||
'libraries/pulseaudio-qt/': '@stable'
|
'libraries/pulseaudio-qt': '@stable'
|
||||||
'libraries/plasma-wayland-protocols': '@stable'
|
'libraries/plasma-wayland-protocols': '@stable'
|
||||||
|
|
Loading…
Reference in a new issue