Update hyprland to commit 3b09986 and add lcms2 package
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 24m6s
All checks were successful
Build hyprland-git / Build and push image (push) Successful in 24m6s
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
%global hyprland_commit 02f30ea15b349d1ed98b608ed06ec88c834592dd
|
%global hyprland_commit 3b09986f32ab18c604350307e029ee04d8c114b1
|
||||||
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
%global hyprland_shortcommit %(c=%{hyprland_commit}; echo ${c:0:7})
|
||||||
%global bumpver 2
|
%global bumpver 3
|
||||||
%global commits_count 7002
|
%global commits_count 7003
|
||||||
%global commit_date Sat Mar 07 06:21:23 2026
|
%global commit_date Sat Mar 07 06:47:17 2026
|
||||||
|
|
||||||
%global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2
|
%global protocols_commit 3a5c2bda1c1a4e55cc1330c782547695a93f05b2
|
||||||
%global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7})
|
%global protocols_shortcommit %(c=%{protocols_commit}; echo ${c:0:7})
|
||||||
@@ -58,6 +58,7 @@ hyprdeps = {
|
|||||||
"pkgconfig(libdisplay-info)",
|
"pkgconfig(libdisplay-info)",
|
||||||
"pkgconfig(libdrm)",
|
"pkgconfig(libdrm)",
|
||||||
"pkgconfig(glslang)",
|
"pkgconfig(glslang)",
|
||||||
|
"pkgconfig(lcms2)",
|
||||||
"pkgconfig(libinput) >= 1.28",
|
"pkgconfig(libinput) >= 1.28",
|
||||||
"pkgconfig(libliftoff)",
|
"pkgconfig(libliftoff)",
|
||||||
"pkgconfig(libseat)",
|
"pkgconfig(libseat)",
|
||||||
|
|||||||
Reference in New Issue
Block a user