gnu: qtdeclarative: Rename to qtdeclarative-5.

Automated via the following commands:

  git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
  git checkout NEWS
This commit is contained in:
Maxim Cournoyer 2022-07-17 21:03:18 -04:00
parent 983a061e98
commit 735d340ae4
No known key found for this signature in database
GPG key ID: 1260E46482E63562
33 changed files with 149 additions and 149 deletions

View file

@ -392,7 +392,7 @@ the Anthy input method.")
("opencc" ,opencc)
("qtbase" ,qtbase-5)
("fcitx5-qt" ,fcitx5-qt)
("qtdeclarative" ,qtdeclarative)
("qtdeclarative-5" ,qtdeclarative-5)
("qtwebchannel" ,qtwebchannel)
("qtwebengine" ,qtwebengine)))
(native-inputs