summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc942fc82048..1f02a9ec4cec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@ pkgdesc="Intel Clear Containers runtime"
arch=(x86_64)
url="https://clearlinux.org"
license=('GPLv2')
+depends=('json-glib')
makedepends=('go'
'glib2'
'libmnl'
- 'json-glib'
'check'
'bash-bats'
'gcc')