port hyprgraphics to using helpers
This commit is contained in:
@@ -2,6 +2,5 @@
|
||||
---
|
||||
hyprgraphics:
|
||||
version: v0.1.2
|
||||
repo: "{{ hyprgitbase }}/hyprgraphics"
|
||||
pkg_deps:
|
||||
- hyprutils
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprgraphics:
|
||||
gitrepo: "{{ hyprgitbase }}/hyprgraphics"
|
||||
src_path: "{{ d_tempdir.path }}/hyprgraphics"
|
||||
configure:
|
||||
- cmake
|
||||
|
||||
Reference in New Issue
Block a user