mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 08:35:58 +02:00
gnu: qttools: Rename to qttools-5.
Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
This commit is contained in:
@@ -407,7 +407,7 @@ either be created or generated from a image.")
|
||||
(base32 "03wsv83l1cay2dpcsksad124wzan7kh8zxdw1h0yicn398kdbck4"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools qttools shared-mime-info))
|
||||
(list extra-cmake-modules kdoctools qttools-5 shared-mime-info))
|
||||
(inputs
|
||||
(list kbookmarks
|
||||
kcmutils
|
||||
|
||||
Reference in New Issue
Block a user