diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 09c9feaf..63c9edba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -20,6 +20,7 @@ body: - macOS 13 - macOS 12 - macOS 11 + - Ubuntu 24.04 - Ubuntu 23.10 - Ubuntu 22.04 - Other diff --git a/.github/scripts/.Aptfile b/.github/scripts/.Aptfile index 98c921ca..1306517e 100644 --- a/.github/scripts/.Aptfile +++ b/.github/scripts/.Aptfile @@ -9,5 +9,5 @@ package 'libxtst-dev' package 'libxss-dev' package 'libopencv-dev' package 'libtesseract-dev' -package 'libprocps-dev' +package 'libproc2-dev' package 'libusb-1.0-0-dev' \ No newline at end of file diff --git a/.github/scripts/.build-deps.zsh b/.github/scripts/.build-deps.zsh index a988e6e7..f8cda8c3 100755 --- a/.github/scripts/.build-deps.zsh +++ b/.github/scripts/.build-deps.zsh @@ -480,12 +480,7 @@ Usage: %B${functrace[1]%:*}%b