mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-09-12 17:16:20 -07:00
feat(launcher): bundle Bun and use it across all launchers (#243)
This commit is contained in:
@@ -5,7 +5,11 @@ pkgbase = subminer-bin
|
||||
url = https://github.com/ksyasuda/SubMiner
|
||||
arch = x86_64
|
||||
license = GPL-3.0-or-later
|
||||
depends = bun
|
||||
license = MIT
|
||||
license = LGPL-2.0-only
|
||||
license = LGPL-2.1-only
|
||||
license = Apache-2.0
|
||||
license = BSD-3-Clause
|
||||
depends = fuse2
|
||||
depends = glibc
|
||||
depends = mpv
|
||||
|
||||
Reference in New Issue
Block a user