aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc61e32324ac..e57e3cb56dd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,6 @@ pkgbase = linux-aarch64-lts
makedepends = bc
makedepends = git
makedepends = uboot-tools
- makedepends = vboot-utils
makedepends = dtc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 9cf9ff6e49af..7afa24c8ef32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ url='https://www.kernel.org'
license=('GPL2')
makedepends=(
'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools'
- 'vboot-utils' 'dtc'
+ 'dtc'
)
options=('!strip')
source=(