summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomás Pinho2019-04-11 16:40:53 +0100
committerTomás Pinho2019-04-11 16:40:53 +0100
commitb2551cb3f90452554d171d14de3c0398e804c411 (patch)
tree855a5504956e6db6597ccb0df305880569eb8f26
parent8aa5f9f7089e9c2d0c157ac6e9b5650148285034 (diff)
downloadaur-b2551cb3f90452554d171d14de3c0398e804c411.tar.gz
explicit dependency on linux-headers
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94f4927d04b8..dd3531dadd61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = rtl8821ce-dkms-git
arch = x86_64
license = GPL2
makedepends = git
+ makedepends = linux-headers
makedepends = bc
depends = dkms
conflicts = rtl8821ce
diff --git a/PKGBUILD b/PKGBUILD
index acd408cdd412..da2c60b6ed95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://github.com/tomaspinho/rtl8821ce"
license=('GPL2')
depends=('dkms')
-makedepends=('git' 'bc')
+makedepends=('git' 'bc' 'linux-headers')
conflicts=("${_pkgbase}")
source=("git+https://github.com/tomaspinho/rtl8821ce.git")
# 'dkms.conf')