-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Expand file tree
/
Copy pathlinux_deps.list
More file actions
32 lines (22 loc) · 956 Bytes
/
linux_deps.list
File metadata and controls
32 lines (22 loc) · 956 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# ==============================================================
# ⚠️ USAGE: SHARED BY MAKEFILE & DOCKERFILE
# This list defines dependencies for both build environments.
# ==============================================================
# flutter sdk https://docs.flutter.dev/install/manual
curl git unzip xz-utils zip libglu1-mesa
# linux development https://docs.flutter.dev/platform-integration/linux/setup
clang cmake ninja-build pkg-config libgtk-3-dev libstdc++-12-dev
# build & run https://docs.flutter.dev/platform-integration/linux/building
libgtk-3-0 libblkid1 liblzma5
# fastforge rpm https://fastforge.dev/makers/rpm
rpm patchelf
# fastforge appimage https://fastforge.dev/makers/appimage
locate
# tray_manager https://pub.dev/packages/tray_manager
libayatana-appindicator3-dev
# for running .appimage
fuse
# Dockerfile
make sudo wget grep sed ca-certificates
# Unknown Purpose
libcurl4-openssl-dev libglib2.0-dev file appstream