From cb0e3a0fb536284bdf366b0bdca2f8f0bfdcf6d1 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 17 Oct 2023 22:27:14 +0800 Subject: import(teapot): Fix deps of deb: add qt qpa. And update README. I really can't understand why qt dependencies on Ubuntu is such a mess. --- works/teapot/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'works/teapot/debian') diff --git a/works/teapot/debian/control b/works/teapot/debian/control index 20aad59..74aab7c 100644 --- a/works/teapot/debian/control +++ b/works/teapot/debian/control @@ -5,4 +5,4 @@ Priority: optional Architecture: all Maintainer: crupest Description: This is a test application for packaging -Depends: libqt63dquick6,qml6-module-qtqml,qml6-module-qtqml-workerscript,qml6-module-qtquick,qml6-module-qtquick-templates,qml6-module-qtquick-controls,qml6-module-quick3d +Depends: qt6-qpa-plugins,libqt63dquick6,qml6-module-qtqml,qml6-module-qtqml-workerscript,qml6-module-qtquick,qml6-module-qtquick-templates,qml6-module-qtquick-controls,qml6-module-quick3d -- cgit v1.2.3