summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2025-02-08 22:05:19 +0100
committerNarrat2025-02-08 22:05:19 +0100
commit9c9b026078c07c3c4d6b215798a504466735a8a0 (patch)
tree8d09bab91d20948144495ad84e66ac3572245904 /PKGBUILD
parent47a79c2f24d7768aee6fc3760547b2c53d451407 (diff)
downloadaur-9c9b026078c07c3c4d6b215798a504466735a8a0.tar.gz
gvm-libs: fix indention on deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55b3dccfc2ae..e61ced5704dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="https://github.com/greenbone/gvm-libs"
license=('GPL')
groups=('greenbone-vulnerability-manager')
depends=(
- 'cjson'
+ 'cjson'
'gnutls'
'hiredis'
'json-glib'