goodvibes: add proper deps.
This commit is contained in:
parent
8e960a33b8
commit
7f903fe165
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'goodvibes'
|
||||
pkgname=goodvibes
|
||||
version=0.6.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="goodvibes-v${version}"
|
||||
build_style=meson
|
||||
hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
|
||||
makedepends="amtk-devel dconf-devel glib-devel gst-plugins-base1-devel
|
||||
gtk+3-devel libkeybinder3-devel libsoup-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
depends="desktop-file-utils hicolor-icon-theme gst-plugins-good1 gst-plugins-ugly1"
|
||||
short_desc="Light and simple internet radio player"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue