Accepting request 727984 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/727984 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=14
This commit is contained in:
commit
5bc6aceba2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 10:50:04 UTC 2019 - Michael Aquilina <michaelaquilina@gmail.com>
|
||||
|
||||
- Add scdoc build dependency for generating waybar man pages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 30 08:34:25 UTC 2019 - mvetter@suse.com
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -35,6 +35,8 @@ BuildRequires: libudev-devel
|
||||
BuildRequires: meson
|
||||
BuildRequires: ninja
|
||||
BuildRequires: spdlog-devel
|
||||
# optional: man pages
|
||||
BuildRequires: scdoc
|
||||
# optional: tray module
|
||||
BuildRequires: libdbusmenu-gtk3-devel
|
||||
# optional: network
|
||||
@ -62,5 +64,6 @@ Customizable Wayland bar for Sway and Wlroots based compositors.
|
||||
%files
|
||||
%{_sysconfdir}/xdg/waybar/
|
||||
%{_bindir}/waybar
|
||||
%{_mandir}/man?/%{name}*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user