git » qt5-sensors.git » commit a0b40ac

Drop qt group

author Antonio Rojas
2023-09-29 12:11:01 UTC
committer Antonio Rojas
2023-09-29 12:11:01 UTC
parent f453685db7faf168f090205b12a911ff94523db5

Drop qt group

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1d6df1a..264a52d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('qt5-base')
 makedepends=('qt5-declarative' 'git')
 optdepends=('qt5-declarative: QML bindings'
             'iio-sensor-proxy: iio-sensor-proxy backend')
-groups=('qt' 'qt5')
+groups=('qt5')
 _pkgfqn=${pkgname/5-/}
 source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
 sha256sums=('SKIP')