Skip to content

Commit 1967b68

Browse files
committed
Hyprland stuff
1 parent 1954d45 commit 1967b68

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

packages/hyprland/hyprland.spec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ BuildRequires: cmake
1313
BuildRequires: gcc-c++
1414
BuildRequires: git-core
1515
BuildRequires: meson
16-
BuildRequires: glaze-static
16+
BuildRequires: glaze-devel
1717
BuildRequires: pkgconfig(aquamarine)
1818
BuildRequires: pkgconfig(cairo)
1919
BuildRequires: pkgconfig(egl)
@@ -125,6 +125,7 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86
125125
%{_bindir}/[Hh]yprland
126126
%{_bindir}/hyprctl
127127
%{_bindir}/hyprpm
128+
%{_bindir}/start-hyprland
128129
%{_datadir}/hypr/
129130
%{_datadir}/wayland-sessions/hyprland.desktop
130131
%{_datadir}/xdg-desktop-portal/hyprland-portals.conf
@@ -142,9 +143,9 @@ cp -p subprojects/udis86/LICENSE LICENSE-udis86
142143
%{_includedir}/hyprland/
143144

144145
%changelog
145-
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 0.53.1-1
146+
* Thu Jan 16 2026 Hypercube <hypercube@binarypie.dev> - 0.53.1-1
146147
- Update to 0.53.1
147148
- Add missing hyprwire build dependency
148-
- Add git-core to allow FetchContent to fetch glaze
149+
- Add start-hyprland watchdog binary
149150
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.52.2-1
150151
- Initial package for Hypercube (based on sdegler/hyprland COPR)

0 commit comments

Comments
 (0)