summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99b80bb7432e..8665c46f3319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ makedepends=('qt5-tools' 'git' 'python-pip')
depends=('python>=3.10' 'python<3.13' 'python-pyqt5' 'phonon-qt5'
'python-pyqt5-webengine' 'python-flask' 'python-flask-cors'
'python-pymediainfo' 'python-qrcode' 'python-platformdirs'
- 'python-chardet' 'python-lxml' 'python-six'
+ 'python-chardet' 'python-lxml' 'python-six' 'python-sqlalchemy'
'python-beautifulsoup4' 'python-pyenchant' 'python-dbus'
'python-alembic' 'mediainfo' 'qt5-multimedia' 'python-zeroconf'
'qt5-webkit' 'qt5-svg' 'python-webob' 'python-requests' 'vlc'