mirror of
https://github.com/qemu/qemu.git
synced 2026-04-05 21:46:25 +00:00
tests/lcitool: Remove python3-sqlite3 from the list of needed packages
According to commit 7485508341 ("tests/docker: Add sqlite3 module to
openSUSE Leap container") that introduced this line, the sqlite3 package
was only required for Avocado. We don't use Avocado in QEMU anymore since
a while, so we can drop this package now from our list again.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20260316135407.209072-2-thuth@redhat.com>
Message-ID: <20260320155107.2143191-6-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
@@ -101,7 +101,6 @@ packages:
|
||||
- python3-setuptools
|
||||
- python3-sphinx
|
||||
- python3-sphinx-rtd-theme
|
||||
- python3-sqlite3
|
||||
- python3-tomli
|
||||
- python3-venv
|
||||
- python3-wheel
|
||||
|
||||
Reference in New Issue
Block a user