summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95dbac25ee3e..3e7b8771f25e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Samuel Bernardo <samuelbernardo dot mail at gmail dot com>
+# Maintainer: Samuel Bernardo <samuelbernardo at lip dot pt>
pkgbase=oidc-agent
pkgname=('oidc-agent')
@@ -8,9 +8,7 @@ pkgdesc='A set of tools to manage OpenID Connect tokens and make them easily usa
arch=('x86_64')
license=('MIT')
url='https://github.com/indigo-dc/oidc-agent'
-makedepends=('gcc'
- 'make'
- 'help2man'
+makedepends=('help2man'
'libcurl-openssl-1.0')
depends=('libmicrohttpd'
'libseccomp'