Add missing checkdepends to spot-client
This commit is contained in:
parent
6cc2200153
commit
9d395f24da
2 changed files with 6 additions and 4 deletions
5
.SRCINFO
5
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = spot-client
|
||||
pkgdesc = Gtk/Rust native Spotify client
|
||||
pkgver = 0.1.10
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/xou816/spot
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
|
@ -10,6 +10,7 @@ pkgbase = spot-client
|
|||
arch = armv7h
|
||||
arch = aarch64
|
||||
license = MIT
|
||||
checkdepends = appstream-glib
|
||||
makedepends = cargo
|
||||
makedepends = meson>=0.50.0
|
||||
depends = alsa-lib
|
||||
|
@ -19,7 +20,7 @@ pkgbase = spot-client
|
|||
depends = libpulse
|
||||
depends = openssl
|
||||
optdepends = org.freedesktop.secrets
|
||||
source = spot-client-0.1.10-2.tar.gz::https://github.com/xou816/spot/archive/0.1.10.tar.gz
|
||||
source = spot-client-0.1.10-3.tar.gz::https://github.com/xou816/spot/archive/0.1.10.tar.gz
|
||||
source = meson-test-release.diff
|
||||
sha256sums = 9399ba0673ad32a9e6220eaa220c08fba8d6464adab5018130e5cad8818b0979
|
||||
sha256sums = 4366433646f05f74cb9cdc23079ad37655e06589cd28ecd3cd156223ff213a95
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue