re-order installation of tinyalsa packages to avoid dependency issues

This commit is contained in:
erebion 2024-08-24 00:44:23 +02:00
parent 81df5538c3
commit 8155e9d7ce

View file

@ -112,8 +112,8 @@
ansible.builtin.apt:
deb: "/opt/repos/{{ item }}"
loop:
- "libtinyalsa-dev_2.0.0+git20240621-7f06b2f-3_arm64.deb"
- "libtinyalsa_2.0.0+git20240621-7f06b2f-3_arm64.deb"
- "libtinyalsa-dev_2.0.0+git20240621-7f06b2f-3_arm64.deb"
- "tinyalsa_2.0.0+git20240621-7f06b2f-3_arm64.deb"
- name: "Build Debian package for q6voiced"