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