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 }}
|
- name: CMake build and install {{ pkg }}
|
||||||
vars:
|
vars:
|
||||||
|
do_become: true
|
||||||
src_path: "{{ srcconfig.hyprcursor.src_path }}"
|
src_path: "{{ srcconfig.hyprcursor.src_path }}"
|
||||||
configure: "{{ srcconfig.hyprcursor.configure }}"
|
configure: "{{ srcconfig.hyprcursor.configure }}"
|
||||||
build_creates: "{{ srcconfig.hyprcursor.build_creates }}"
|
build_creates: "{{ srcconfig.hyprcursor.build_creates }}"
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
- name: CMake build and install {{ pkg }}
|
- name: CMake build and install {{ pkg }}
|
||||||
vars:
|
vars:
|
||||||
|
do_become: true
|
||||||
src_path: "{{ srcconfig.hyprgraphics.src_path }}"
|
src_path: "{{ srcconfig.hyprgraphics.src_path }}"
|
||||||
configure: "{{ srcconfig.hyprgraphics.configure }}"
|
configure: "{{ srcconfig.hyprgraphics.configure }}"
|
||||||
build_creates: "{{ srcconfig.hyprgraphics.build_creates }}"
|
build_creates: "{{ srcconfig.hyprgraphics.build_creates }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user