mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00:00
chore: update flake configuration (#1163)
This commit is contained in:
+1
-1
@@ -37,7 +37,6 @@ Thank you for your interest in contributing to EasyTier! This document provides
|
||||
# Core build dependencies
|
||||
sudo apt-get update && sudo apt-get install -y \
|
||||
musl-tools \
|
||||
libappindicator3-dev \
|
||||
llvm \
|
||||
clang \
|
||||
protobuf-compiler
|
||||
@@ -53,6 +52,7 @@ sudo apt install -y \
|
||||
librsvg2-dev \
|
||||
libxdo-dev \
|
||||
libssl-dev \
|
||||
libappindicator3-dev \
|
||||
patchelf
|
||||
|
||||
# Testing dependencies
|
||||
|
||||
Reference in New Issue
Block a user