From 36fb0f89eebf99df81559a447f2c5d84ea9764fb Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Sat, 30 Mar 2024 19:57:33 +0100 Subject: [PATCH] Removed meta dependencies --- desktop/PKGBUILD | 1 - server/PKGBUILD | 1 - 2 files changed, 2 deletions(-) diff --git a/desktop/PKGBUILD b/desktop/PKGBUILD index 244612c..e46aebf 100644 --- a/desktop/PKGBUILD +++ b/desktop/PKGBUILD @@ -7,7 +7,6 @@ arch=('any') url="https://git.akyoto.dev/sys/arch" license=('MIT') depends=( - 'akyoto-base' 'alacritty' 'blender' 'code' diff --git a/server/PKGBUILD b/server/PKGBUILD index c78e0f4..468e3c2 100644 --- a/server/PKGBUILD +++ b/server/PKGBUILD @@ -7,7 +7,6 @@ arch=('any') url="https://git.akyoto.dev/sys/arch" license=('MIT') depends=( - 'akyoto-base' 'caddy' 'linux' ) \ No newline at end of file