mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
c3
This commit is contained in:
parent
6cc7f1a3dc
commit
287be7a0c6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cmake-single-platform.yml
vendored
1
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
- name: Install wxWidgets
|
||||
run: |
|
||||
sudo apt install software-properties-common
|
||||
apt-key adv --fetch-keys https://repos.codelite.org/CodeLite.asc
|
||||
sudo apt-add-repository 'deb https://repos.codelite.org/wx3.2/ubuntu/ jammy universe'
|
||||
sudo apt-get update
|
||||
sudo apt-get install libwxbase3.2-0-unofficial libwxbase3.2unofficial-dev libwxgtk3.2-0-unofficial libwxgtk3.2unofficial-dev wx3.2-headers wx-common libwxgtk-media3.2-0-unofficial libwxgtk-media3.2unofficial-dev libwxgtk-webview3.2-0-unofficial libwxgtk-webview3.2unofficial-dev libwxgtk-webview3.2-0-unofficial-dbg libwxbase3.2-0-unofficial-dbg libwxgtk3.2-0-unofficial-dbg libwxgtk-media3.2-0-unofficial-dbg wx3.2-i18n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue