Add libcanaberra opt dep to gtkcord4
Release xbps for amd64 / compilation-amd64 (push) Successful in 44m48s
Details
Release xbps for amd64 / compilation-amd64 (push) Successful in 44m48s
Details
This commit is contained in:
parent
314401413a
commit
799e91c1f7
|
@ -5,8 +5,8 @@ revision=1
|
|||
build_style=go
|
||||
go_import_path="github.com/diamondburned/gtkcord4"
|
||||
short_desc="GTK4/Libadwaita native discord client written in Go"
|
||||
hostmakedepends="gcc pkgconf"
|
||||
makedepends="gobject-introspection gtk4-devel libsecret-devel libadwaita-devel glib-devel"
|
||||
hostmakedepends="gcc pkgconf libcanberra-utils"
|
||||
makedepends="gobject-introspection gtk4-devel libsecret-devel libadwaita-devel glib-devel libcanberra-devel"
|
||||
depends="libsecret"
|
||||
maintainer="ITmodulo <itmodulo@disroot.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue