mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-19 23:55:54 +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:
@@ -744,7 +744,7 @@ The following systems are supported:
|
||||
(list "-DUSE_LZMA=OFF" ;do not use bundled LZMA
|
||||
"-DUSE_LIBZIP=OFF"))) ;use "zlib" instead
|
||||
(native-inputs
|
||||
(list pkg-config qttools))
|
||||
(list pkg-config qttools-5))
|
||||
(inputs
|
||||
(list ffmpeg
|
||||
libedit
|
||||
|
||||
Reference in New Issue
Block a user