Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2026-01-19 00:03:30 +01:00
padre 2156c1d301
commit 8ccd72b675
Se han modificado 15 ficheros con 201 adiciones y 36 borrados

6
debian/control vendido
Ver fichero

@@ -3,12 +3,14 @@ Section: utils
Priority: optional
Maintainer: Debai Team <debai@example.com>
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
python3-all,
python3-setuptools,
python3-wheel,
python3-build,
python3-pip
python3-pip,
pybuild-plugin-pyproject
Standards-Version: 4.6.2
Homepage: https://github.com/manalejandro/debai
Vcs-Git: https://github.com/manalejandro/debai.git
@@ -29,7 +31,7 @@ Depends: ${python3:Depends},
python3-gi,
gir1.2-gtk-4.0,
gir1.2-adw-1
Recommends: docker.io,
Recommends: docker-ce,
qemu-utils,
genisoimage
Suggests: qemu-system-x86