summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Trioux2022-08-25 10:22:12 +0200
committerRobin Trioux2022-08-25 10:22:12 +0200
commitc129903e26a468fb806ed7499e5583d63013e3ba (patch)
treef0ddf4fbc3ff5fb25ce08122e64bf07c0fc875a0
parent3f6b3acc10905c9da4c5b0c8984c8b7ebc2e5df5 (diff)
downloadaur-c129903e26a468fb806ed7499e5583d63013e3ba.tar.gz
Removed empty 'groups('')' from PKGBUILD
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5164ae5aafa..285b4da2e057 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ pkgdesc="Mobile robot simulation software."
arch=('x86_64')
url="https://cyberbotics.com/"
license=('Apache')
-groups=('')
depends=("make" "gcc" "atk>=1.9.0" "ffmpeg" "dbus" "freeimage>=3.15.4" "glib2>2.10.0" "glu"
"gtk3" "nss" "gcc-libs" "libxaw" "libxrandr" "libxrender"
"zziplib>=0.13.62" "libssh" "libzip" "libx11" "xorg-server" "libxslt" "gd"