From bbc081c31854da107345267d60d68c67cfc10ec1 Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Sun, 2 Feb 2025 16:44:24 -0500 Subject: [PATCH] asahi-base: update to 20250202, depend on asahi-scripts and dracut. --- srcpkgs/asahi-base/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/asahi-base/template b/srcpkgs/asahi-base/template index 1d841a4fe83..bcab821c28e 100644 --- a/srcpkgs/asahi-base/template +++ b/srcpkgs/asahi-base/template @@ -1,10 +1,10 @@ # Template file for 'asahi-base' pkgname=asahi-base -version=20250116 +version=20250202 revision=1 archs="aarch64*" build_style=meta -depends="linux-asahi m1n1 asahi-uboot speakersafetyd" +depends="linux-asahi m1n1 asahi-uboot speakersafetyd dracut asahi-scripts" short_desc="Void Linux Apple Silicon support package" maintainer="Will Springer , dkwo " license="Public Domain"