1
0
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:
Maxim Cournoyer
2022-07-19 16:52:05 -04:00
parent de20b74fc2
commit eef8e2ec46
53 changed files with 207 additions and 207 deletions
+1 -1
View File
@@ -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