summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHouge Langley2021-03-02 18:52:11 +0800
committerHouge Langley2021-03-02 18:52:11 +0800
commitc417444de4a6fcb0758cb129d5ea89d91af2db08 (patch)
treef4a15414c12496c6476c0941ac756188558cffff /PKGBUILD
parent396bf6370fe256c7a1f8d966f7ee35d9bcb77c59 (diff)
downloadaur-c417444de4a6fcb0758cb129d5ea89d91af2db08.tar.gz
Fixed depends miss patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da4aae80cfc5..222266246e26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -97,7 +97,7 @@ __commit="2baf9050c4d9887fcde0d015811f81059c215959" # 5.11.1-1
license=(GPL2)
makedepends=(
- xmlto kmod inetutils bc libelf cpio
+ xmlto kmod inetutils bc libelf cpio patch
python-sphinx python-sphinx_rtd_theme graphviz imagemagick git
)
options=('!strip')