1
0
forked from pool/budgie-extras

Accepting request 1167023 from X11:Solus

- Fixes for vala building code incompatible with Werror

OBS-URL: https://build.opensuse.org/request/show/1167023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/budgie-extras?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2024-04-15 18:14:24 +00:00 committed by Git OBS Bridge
commit ad96799813
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 12 09:27:46 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
- Fixes for vala building code incompatible with Werror
-------------------------------------------------------------------
Thu Dec 14 12:58:56 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -391,6 +391,8 @@ Budgie Wallpaper Workspace Switcher is an application (applet) to show a differe
%autosetup -p1
%build
# Handle poor vala code
export CFLAGS="%{optflags} -Wno-error=return-type"
%meson \
-Dxdg-appdir=%{_distconfdir}/xdg/autostart \
-Dwith-zeitgeist=false \