feat: add xivlauncher optdepend and implement multi-provider fallback logic for OTP dialogs
This commit is contained in:
parent
6d19fb9c17
commit
940217d95d
2 changed files with 30 additions and 24 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -7,7 +7,7 @@ arch=('any')
|
|||
url="https://github.com/goatcorp/XIVLauncher.Core"
|
||||
license=('MIT')
|
||||
depends=('python')
|
||||
optdepends=()
|
||||
optdepends=('xivlauncher')
|
||||
makedepends=('git')
|
||||
source=("xivlauncher-wrapper.desktop"
|
||||
"xivlauncher-wrapper.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue