diff --git a/.SRCINFO b/.SRCINFO index c1d03f79f516..809616b2ce71 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -16,7 +16,7 @@ pkgbase = plover depends = python-cmarkgfm depends = python-evdev depends = python-plover_stroke>=1.1.0 - depends = pyside6>=6.9.0 + depends = python-pyside6>=6.9.0 depends = python-pkginfo depends = python-psutil depends = python-pyserial diff --git a/PKGBUILD b/PKGBUILD index 5e03c388f232..675a97efe73c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,7 +19,7 @@ depends=( python-cmarkgfm python-evdev 'python-plover_stroke>=1.1.0' - 'pyside6>=6.9.0' + 'python-pyside6>=6.9.0' python-pkginfo python-psutil python-pyserial