clean up, refactor, documentation
- reducing amount of splitting in configs - documenting configuration
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
---
|
||||
version: 0.15.0
|
||||
RedHat:
|
||||
build_deps:
|
||||
|
||||
# variables that aren't really configuration
|
||||
build_deps:
|
||||
RedHat:
|
||||
- cmake
|
||||
- freetype-devel
|
||||
- fontconfig-devel
|
||||
- libxcb-devel
|
||||
- libxkbcommon-devel
|
||||
- g++
|
||||
Debian:
|
||||
build_deps:
|
||||
Debian:
|
||||
- cmake
|
||||
- pkg-config
|
||||
- libfreetype6-dev
|
||||
|
||||
Reference in New Issue
Block a user