separate configuration, requirements and variables
This commit is contained in:
@@ -1,23 +1,3 @@
|
||||
---
|
||||
version: 0.15.0
|
||||
install_prefix: "{{ default_config.install_prefix }}"
|
||||
|
||||
# variables that aren't really configuration
|
||||
build_deps:
|
||||
RedHat:
|
||||
- cmake
|
||||
- freetype-devel
|
||||
- fontconfig-devel
|
||||
- libxcb-devel
|
||||
- libxkbcommon-devel
|
||||
- g++
|
||||
Debian:
|
||||
- cmake
|
||||
- pkg-config
|
||||
- libfreetype6-dev
|
||||
- libfontconfig1-dev
|
||||
- libxcb-xfixes0-dev
|
||||
- libxkbcommon-dev
|
||||
- python3
|
||||
|
||||
git_repo: https://github.com/alacritty/alacritty.git
|
||||
|
||||
Reference in New Issue
Block a user