summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 385d91208dbe..cf71ca83683f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://umo.ci/"
license=('Apache 2.0')
depends=()
-makedepends=('go' 'go-md2man' 'docker')
+makedepends=('go' 'go-md2man')
conflicts=()
provides=()
options=()