summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-11-18 18:42:22 +0800
committerJack Chen2020-11-18 18:42:22 +0800
commitef9fd1d656e7871dc0879b00f1d8129ef5b73027 (patch)
treea9c55eab5aeae1d1c9f523c822be0914b96c1b58
parent6e05d1ee5500f0f6f5f422cdb615d04168243c70 (diff)
downloadaur-ef9fd1d656e7871dc0879b00f1d8129ef5b73027.tar.gz
update depends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbd71731de1e..9ad5890ac43f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -41,6 +41,7 @@ pkgname = linux-rockchip
pkgname = linux-rockchip-headers
pkgdesc = Headers and scripts for building modules for the linux-rockchip kernel
+ depends = linux-rockchip
provides = linux-headers
provides = linux-headers-rockchip
diff --git a/PKGBUILD b/PKGBUILD
index 14ca5a8b2a21..6cb79d911228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,6 +73,7 @@ package_linux-rockchip() {
package_linux-rockchip-headers() {
pkgdesc="Headers and scripts for building modules for the $pkgbase kernel"
+ depends=('linux-rockchip')
provides=('linux-headers' 'linux-headers-rockchip')
cd "$srcdir"