fixed broken aquamarine build
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
- name: CMake build and install {{ pkg }}
|
||||
vars:
|
||||
do_become: true
|
||||
src_path: "{{ srcconfig.hyprcursor.src_path }}"
|
||||
configure: "{{ srcconfig.hyprcursor.configure }}"
|
||||
build_creates: "{{ srcconfig.hyprcursor.build_creates }}"
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
|
||||
- name: CMake build and install {{ pkg }}
|
||||
vars:
|
||||
do_become: true
|
||||
src_path: "{{ srcconfig.hyprgraphics.src_path }}"
|
||||
configure: "{{ srcconfig.hyprgraphics.configure }}"
|
||||
build_creates: "{{ srcconfig.hyprgraphics.build_creates }}"
|
||||
|
||||
Reference in New Issue
Block a user