summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2019-11-05 14:20:29 +0100
committerSimao Gomes Viana2019-11-05 14:20:40 +0100
commitddb521c680bb5d2483c090a545974f58497d8a50 (patch)
treec2a99a75221d23b48f9d1ad9d9449eba548c8616
parent399c9acc47959429fa53daa9234fd23e93dc050d (diff)
downloadaur-ddb521c680bb5d2483c090a545974f58497d8a50.tar.gz
Add clang makedepend
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e76c96495d3..3c4cf8b6b828 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = linux-nitrous-git
pkgver = 5.3.8
- pkgrel = 9
+ pkgrel = 10
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
+ makedepends = clang
makedepends = xmlto
makedepends = docbook-xsl
makedepends = kmod
diff --git a/PKGBUILD b/PKGBUILD
index 327c9b6bafcc..cc38860c8bdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,11 @@
pkgbase=linux-nitrous-git
_srcname=linux-nitrous
pkgver=5.3.8
-pkgrel=9
+pkgrel=10
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
+makedepends=('clang' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
options=('!strip')
source=('git+https://gitlab.com/xdevs23/linux-nitrous.git/'
# standard config files for mkinitcpio ramdisk