gnome-podcasts: rebuild against OpenSSL
This commit is contained in:
parent
3424af1114
commit
07a10ed2da
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gnome-podcasts'
|
||||
pkgname=gnome-podcasts
|
||||
version=0.4.8
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="podcasts-${version}"
|
||||
build_style=meson
|
||||
build_helper="rust"
|
||||
hostmakedepends="cargo gettext glib-devel pkg-config sqlite-devel"
|
||||
makedepends="gstreamer1-devel gst-plugins-bad1-devel gst-plugins-base1-devel
|
||||
gtk+3-devel libhandy-devel libressl-devel sqlite-devel texinfo rust-std"
|
||||
gtk+3-devel libhandy-devel openssl-devel sqlite-devel texinfo rust-std"
|
||||
short_desc="Listen to your favorite podcasts"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue