moved kvmd-oled to this repo

This commit is contained in:
Maxim Devaev
2024-09-11 20:22:49 +03:00
parent 40393acf67
commit 56da910ebe
11 changed files with 351 additions and 0 deletions

View File

@@ -77,6 +77,8 @@ depends=(
python-ldap
python-zstandard
python-mako
python-luma-oled
python-pyusb
"libgpiod>=2.1"
freetype2
"v4l-utils>=1.22.1-1"
@@ -131,6 +133,7 @@ conflicts=(
python-aiohttp-pikvm
platformio
avrdude-pikvm
kvmd-oled
)
makedepends=(
python-setuptools