aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c9ac5e1b0db..6a9464071fca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cdown-mmots-git
pkgver = 5.1.0.rc6.mm1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cdown/linux-mmots
arch = x86_64
license = GPL2
@@ -12,6 +12,7 @@ pkgbase = linux-cdown-mmots-git
makedepends = git
makedepends = python-sphinx
makedepends = graphviz
+ makedepends = python-sphinx_rtd_theme
options = !strip
source = archlinux-linux::git+https://github.com/cdown/linux-mmots#branch=dogfooding
source = config
diff --git a/PKGBUILD b/PKGBUILD
index 9f0a8286be31..45b1898b66b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgbase=linux-cdown-mmots-git # Build stock -ARCH kernel
_srcver=5.1.0-rc6-mm1
pkgver=${_srcver//-/.}
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url="https://github.com/cdown/linux-mmots"
license=(GPL2)
-makedepends=(xmlto kmod inetutils bc libelf git python-sphinx graphviz)
+makedepends=(xmlto kmod inetutils bc libelf git python-sphinx graphviz python-sphinx_rtd_theme)
options=('!strip')
_srcname=archlinux-linux
source=(