From 54eb9dcf3179a16b4233dd08ed15bc4d5a696e6c Mon Sep 17 00:00:00 2001 From: Paper Date: Thu, 7 Jan 2021 10:22:09 +0100 Subject: community/fractal: add gst-plugins-good-gtk dep --- community/fractal/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/fractal/APKBUILD b/community/fractal/APKBUILD index b8062368a3..3385ff703c 100644 --- a/community/fractal/APKBUILD +++ b/community/fractal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=fractal pkgver=4.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Matrix group messaging app" url="https://wiki.gnome.org/Apps/Fractal" arch="x86_64 x86 armhf armv7 aarch64 ppc64le" # limited by Rust @@ -10,7 +10,7 @@ license="GPL-3.0-or-later" depends="dbus:org.freedesktop.Secrets xdg-utils" makedepends="meson gtk+3.0-dev dbus-dev openssl-dev gspell-dev libhandy-dev gtksourceview4-dev gstreamer-dev gst-plugins-base-dev gst-plugins-bad-dev - gst-editing-services-dev glib-dev cargo gmp-dev" + gst-editing-services-dev glib-dev cargo gmp-dev gst-plugins-good-gtk" options="!check" # no tests subpackages="$pkgname-lang" source="https://gitlab.gnome.org/GNOME/fractal/-/archive/$pkgver/fractal-$pkgver.tar.gz" -- cgit v1.2.1