mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.
Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS
This commit is contained in:
parent
65e5e85d28
commit
1130fc5991
18 changed files with 30 additions and 30 deletions
|
@ -176,7 +176,7 @@ This package is part of the KDE multimedia module.")
|
|||
qtgraphicaleffects ; not listed as dependency
|
||||
qtmultimedia-5
|
||||
qtquickcontrols-5
|
||||
qtquickcontrols2
|
||||
qtquickcontrols2-5
|
||||
qtsvg-5
|
||||
qtx11extras
|
||||
;; TODO: upnpqt https://gitlab.com/homeautomationqt/upnp-player-qt
|
||||
|
@ -532,7 +532,7 @@ autoloading of subtitle files for use while playing video.")
|
|||
qtdeclarative-5
|
||||
qtgraphicaleffects
|
||||
qtquickcontrols-5
|
||||
qtquickcontrols2 ; not listed as dependency
|
||||
qtquickcontrols2-5 ; not listed as dependency
|
||||
qtx11extras))
|
||||
(arguments
|
||||
(list #:tests? #f ; test program gets built, but is not found
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue