Date: Tuesday, April 7, 2020 @ 19:14:30 Author: archange Revision: 612485
FS#66019: add gst-plugin-gtk to dependencies Modified: fractal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-07 19:13:46 UTC (rev 612484) +++ PKGBUILD 2020-04-07 19:14:30 UTC (rev 612485) @@ -2,12 +2,12 @@ pkgname=fractal pkgver=4.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="GTK+ client for Matrix written in Rust" arch=(x86_64) url="https://wiki.gnome.org/Apps/Fractal" license=(GPL3) -depends=(gtk3 gst-plugins-base-libs gst-plugins-bad gst-editing-services gtksourceview4 gspell libhandy) +depends=(gtk3 gst-plugins-base-libs gst-plugin-gtk gst-plugins-bad gst-editing-services gtksourceview4 gspell libhandy) optdepends=('org.freedesktop.secrets: password storage') makedepends=(meson rust) _md5=9f2b34d98cfe3c002f3afbfcbf14bc7c