summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorheimoshuiyu2021-10-12 21:51:50 +0800
committerheimoshuiyu2021-10-12 21:51:50 +0800
commitd75aa10791545691455d13980a95c8abf7c6de31 (patch)
tree4b92335112e40f152268c624ec00d3e6ea2b4dfc
parent5b31eca6272f06df7cc4f079855a48b481decb39 (diff)
downloadaur-d75aa10791545691455d13980a95c8abf7c6de31.tar.gz
Fix: depends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a930780b67c..50384bb0a4e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='HTTP/2 Web Server with Automatic HTTPS and webdav plugin'
arch=('x86_64')
url="https://giteub.com/caddyserver/caddy"
license=('Apache')
-depends=('caddy')
+depends=()
makedepends=('git' 'go')
provides=("caddy")
conflicts=("caddy")