[arch-commits] Commit in qt6ct/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Feb 8 18:32:31 UTC 2022


    Date: Tuesday, February 8, 2022 @ 18:32:30
  Author: arojas
Revision: 1129340

Remove bogus dependency

Modified:
  qt6ct/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 18:31:25 UTC (rev 1129339)
+++ PKGBUILD	2022-02-08 18:32:30 UTC (rev 1129340)
@@ -9,7 +9,7 @@
 url='https://github.com/trialuser02/qt6ct'
 license=(BSD)
 depends=(qt6-svg)
-makedepends=(cmake qt6-tools clang)
+makedepends=(cmake qt6-tools)
 source=(https://github.com/trialuser02/qt6ct/releases/download/$pkgver/qt6ct-$pkgver.tar.xz)
 sha256sums=('db3cbed576e90a41babf24827886451ff0c6d9baee337b2a1b058e90441f9bbd')
 options=(debug)



More information about the arch-commits mailing list