summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHouge Langley2021-03-02 19:07:17 +0800
committerHouge Langley2021-03-02 19:07:17 +0800
commit34286c6fdcb83ad9c8348ddb09064f2ab42c30a6 (patch)
tree22c363b3596d04ea557b598de35e3ab67ee426ab /PKGBUILD
parent27e17d1b0d06d5da4412757c8a3e81c80c4355f1 (diff)
downloadaur-34286c6fdcb83ad9c8348ddb09064f2ab42c30a6.tar.gz
fix missing
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9733a85b04c..ac93cf565619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -97,7 +97,9 @@ __commit="546c83f060687c8c83fda71b2a32e7acad5c42ce" # 5.11.2-1
license=(GPL2)
makedepends=(
- xmlto kmod inetutils bc libelf cpio base-devel
+ xmlto kmod inetutils bc libelf cpio make patch autoconf automake
+ binutils bison fakeroot flex gcc gettext grep groff gzip libtool m4
+ pkgconf sed which texinfo
python-sphinx python-sphinx_rtd_theme graphviz imagemagick git
)
options=('!strip')