app-text/typstwriter: update ebuild

This commit is contained in:
Alexander Miroshnichenko 2024-12-16 18:16:18 +03:00
parent add21432ab
commit fd4485992f
Signed by: alex
GPG Key ID: E93720C6C73A77F4
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
DIST typstwriter-0.2.tar.gz 807245 BLAKE2B 413c94a1b693f147c11a451939b29f2a35783bf3ac8b9025d3316c9c8deec413136a3678272eb999dd2b57bd507c5b9f1d283832a0686db82e0a195d2fa3dcab SHA512 e0893181d6bd35a8900b7a478e92fd109c97b738449fc21e3006ea6162809e4430ecd267b8b1c8c0e76e3b4f725cba1dc4db10622ef4b0baa26a1466c0b5554f
EBUILD typstwriter-0.2.ebuild 1097 BLAKE2B 5409f7fae3440d40f4fe8b9c29de604cbbff9fc3e827b18a3658bf44ef8114abab5032835befc9a38a8304c89d17471ba5409fd5ceb3d6fa47d07961c729cb5e SHA512 acdea34c6661dbb07c31e3054bdd7cea6e6def86c4a916dbb26070cfbdc0de3c9cf7a48ae075c31296b60bc6fc189f6618b4a4743009edbf1b9d93f69f36ea26

View File

@ -18,7 +18,7 @@ KEYWORDS="~amd64"
DEPEND=">=dev-lang/python-3.10
>=dev-python/pygments-2.18[${PYTHON_USEDEP}]
>=dev-python/pyside6-6.4[${PYTHON_USEDEP},positioning,webengine,charts]
>=dev-python/QtPy-2.3[${PYTHON_USEDEP},pyside6]
>=dev-python/qtpy-2.3[${PYTHON_USEDEP},pyside6]
>=dev-python/send2trash-1.8[${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}"