13,230
回編集
| 29行目: | 29行目: | ||
# SUSE | # SUSE | ||
- | |||
# Raspberry Pi OS / Mobian | |||
- | - | ||
<br> | <br> | ||
| 55行目: | 58行目: | ||
libei-devel cli11-devel tomlplusplus-devel \ | libei-devel cli11-devel tomlplusplus-devel \ | ||
qt6-base-devel qt6-core-devel qt6-widgets-devel qt6-network-devel qt6-dbus-devel qt6-linguist-devel qt6-tools-devel | qt6-base-devel qt6-core-devel qt6-widgets-devel qt6-network-devel qt6-dbus-devel qt6-linguist-devel qt6-tools-devel | ||
# Raspberry Pi OS / Mobian | |||
apt install cmake build-essential ninja-build libglib2.0-dev libgtk-3-dev \ | |||
libgdk-pixbuf-2.0-dev libnotify-dev libpugixml-dev libssl-dev \ | |||
libei-dev libportal-dev libtomlplusplus-dev libcli11-dev \ | |||
xorg-dev libx11-dev libxtst-dev libxkbfile-dev \ | |||
qt6-base-dev qt6-tools-dev \ | |||
libgtest-dev libgmock-dev | |||
<br> | <br> | ||
* 各バージョンのソースコードからインストールする場合 | * 各バージョンのソースコードからインストールする場合 | ||