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 c8e63f09662e..516ddb9cfd56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Minimal dumb-terminal emulation program, very much like minicom. Develo
url='https://gitlab.com/wsakernel/picocom'
license=(GPL2)
source=('git+https://gitlab.com/wsakernel/picocom.git')
-makedepends=(git)
+makedepends=(git pandoc)
conflicts=(picocom)
provides=(picocom)