gnu: qtwebchannel: Rename to qtwebchannel-5.

Automated via:

  git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
  git checkout NEWS
This commit is contained in:
Maxim Cournoyer 2022-07-18 00:02:58 -04:00
parent 573055b7ef
commit 0938c3e34a
No known key found for this signature in database
GPG key ID: 1260E46482E63562
15 changed files with 27 additions and 27 deletions

View file

@ -383,7 +383,7 @@ local system.")
("sqlite" ,sqlite)
("qtbase" ,qtbase-5)
("qtdeclarative-5" ,qtdeclarative-5)
("qtwebchannel" ,qtwebchannel)
("qtwebchannel-5" ,qtwebchannel-5)
("qtwebengine" ,qtwebengine)
("qtquickcontrols-5" ,qtquickcontrols-5)
("qtx11extras" ,qtx11extras)