mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 07:26:36 +08:00
初步自动构建工程实现
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
export DEBIAN_FRONTEND=noninteractive # 防止卡 tzdate
|
||||
brew install libffi gettext glib pkg-config autoconf automake pixman ninja
|
||||
exit 0
|
||||
Reference in New Issue
Block a user