separate configuration, requirements and variables
This commit is contained in:
@@ -1,25 +1,3 @@
|
||||
---
|
||||
version: 0.14.0
|
||||
install_prefix: "{{ default_config.install_prefix }}"
|
||||
|
||||
#required variables
|
||||
git_repo: https://github.com/neovide/neovide.git
|
||||
pkgdeps:
|
||||
RedHat:
|
||||
- fontconfig-devel
|
||||
- freetype-devel
|
||||
- libX11-xcb
|
||||
- libX11-devel
|
||||
- libstdc++-static
|
||||
- libstdc++-devel
|
||||
- "@Development Tools"
|
||||
- "@Development Libraries"
|
||||
Debian:
|
||||
- fontconfig-devel
|
||||
- freetype-devel
|
||||
- libX11-xcb
|
||||
- libX11-devel
|
||||
- libstdc++-static
|
||||
- libstdc++-devel
|
||||
- "@Development Tools"
|
||||
- "@Development Libraries"
|
||||
|
||||
Reference in New Issue
Block a user