summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-11-28 08:52:57 +0800
committerJack Chen2020-11-28 08:52:57 +0800
commit29594e1223c45d727b11377d178c717bbf1d4f53 (patch)
treeea2dcaa0f30fed3ba389659cbc9fc26ac0aabb50
parent18a80c2ce238e963e3370c080d9afcec58d5f5dc (diff)
downloadaur-29594e1223c45d727b11377d178c717bbf1d4f53.tar.gz
update makedepends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61ffef19d2d3..6fb3d11a7d72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,6 @@ pkgbase = linux-rockchip64
url = https://github.com/armbian/build
arch = aarch64
license = GPL2
- makedepends = curl
noextract = linux.preset
noextract = 60-linux.hook
noextract = 90-linux.hook
@@ -42,3 +41,4 @@ pkgname = linux-rockchip64-headers
pkgdesc = Header files and scripts for building modules for linux kernel - AArch64 multi-platform Rockchip
provides = linux-headers=5.9.11
conflicts = linux-headers
+
diff --git a/PKGBUILD b/PKGBUILD
index 06c0c167a25e..220e88cc161c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ arch=('aarch64')
_desc="AArch64 multi-platform Rockchip"
url="https://github.com/armbian/build"
license=('GPL2')
-makedepends=('curl')
options=('!strip')
source=(
"linux.preset"