[arch-commits] Commit in feeluown/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun May 16 18:12:04 UTC 2021


    Date: Sunday, May 16, 2021 @ 18:12:03
  Author: bgyorgy
Revision: 935927

Add qt5-svg to dependencies

The application won't run without it.

Modified:
  feeluown/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 18:07:33 UTC (rev 935926)
+++ PKGBUILD	2021-05-16 18:12:03 UTC (rev 935927)
@@ -9,7 +9,7 @@
 url="https://github.com/feeluown/FeelUOwn"
 license=('GPL3')
 depends=('python-qasync' 'python-pyqt5' 'mpv' 'python-opengl' 'python-janus' 'python-requests'
-         'python-tomlkit' 'python-pydantic')
+         'python-tomlkit' 'python-pydantic' 'qt5-svg')
 makedepends=('python-setuptools' 'python-pip')
 optdepends=('feeluown-local' 'feeluown-netease' 'feeluown-kuwo' 'feeluown-qqmusic')
 groups=('feeluown-full')



More information about the arch-commits mailing list