mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
Depend on the server.
This commit is contained in:
parent
4b3d2ba28f
commit
c701a5f896
2 changed files with 2 additions and 0 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -19,6 +19,7 @@ pkgbase = alpaka-git
|
|||
depends = kwindowsystem
|
||||
depends = kxmlgui
|
||||
depends = kcrash
|
||||
depends = ollama
|
||||
source = git+https://invent.kde.org/utilities/alpaka.git
|
||||
sha256sums = SKIP
|
||||
|
||||
|
|
|
|||
1
PKGBUILD
1
PKGBUILD
|
|
@ -18,6 +18,7 @@ depends=(gcc-libs
|
|||
kwindowsystem
|
||||
kxmlgui
|
||||
kcrash
|
||||
ollama
|
||||
)
|
||||
makedepends=(extra-cmake-modules)
|
||||
groups=(kde-applications
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue