summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a28184196dcd..01b24e834ec9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,6 @@ pkgbase = linux-sunxi64
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-sunxi64-headers
pkgdesc = Header files and scripts for building modules for linux kernel - AArch64 multi-platform Sunxi
provides = linux-headers=5.9.11
conflicts = linux-headers
+
diff --git a/PKGBUILD b/PKGBUILD
index f5cb6c878e03..75967dfadb26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ arch=('aarch64')
_desc="AArch64 multi-platform Sunxi"
url="https://github.com/armbian/build"
license=('GPL2')
-makedepends=('curl')
options=('!strip')
source=(
"linux.preset"