Date: Tuesday, October 25, 2022 @ 23:14:32 Author: heftig Revision: 459039
dep name Modified: grilo/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-25 23:13:37 UTC (rev 459038) +++ PKGBUILD 2022-10-25 23:14:32 UTC (rev 459039) @@ -7,7 +7,7 @@ url="https://wiki.gnome.org/Projects/Grilo" arch=(x86_64) license=(LGPL) -depends=(libxml2 libsoup liboauth totem-plparser) +depends=(libxml2 libsoup liboauth totem-pl-parser) makedepends=(gobject-introspection gtk-doc vala git meson gtk3) optdepends=('grilo-plugins: Plugins for grilo' 'gtk3: Test UI')
