remove xivlauncher dependency from PKGBUILD, as it is optional
This commit is contained in:
parent
6f7d8c9d7c
commit
6d19fb9c17
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -6,7 +6,7 @@ pkgdesc="Wrapper for XIVLauncher with OTP injection"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/goatcorp/XIVLauncher.Core"
|
url="https://github.com/goatcorp/XIVLauncher.Core"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('python' 'xivlauncher')
|
depends=('python')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
source=("xivlauncher-wrapper.desktop"
|
source=("xivlauncher-wrapper.desktop"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue