mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
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:
parent
983a061e98
commit
735d340ae4
33 changed files with 149 additions and 149 deletions
|
@ -382,7 +382,7 @@ local system.")
|
|||
`(("libarchive" ,libarchive)
|
||||
("sqlite" ,sqlite)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtdeclarative" ,qtdeclarative)
|
||||
("qtdeclarative-5" ,qtdeclarative-5)
|
||||
("qtwebchannel" ,qtwebchannel)
|
||||
("qtwebengine" ,qtwebengine)
|
||||
("qtquickcontrols" ,qtquickcontrols)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue