summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 133ff3a6d76d..ddd4ecc2315d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = linux-manjaro-xanmod-cacule-uksm
makedepends = bc
makedepends = libelf
makedepends = cpio
+ makedepends = patch
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = graphviz
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')