- Enable linux capabilities
- Drop unsupported configure options OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=60
This commit is contained in:
parent
0f3e8993f4
commit
9b8d83db6e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 23 09:29:57 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Enable linux capabilities
|
||||
- Drop unsupported configure options
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 22 04:13:13 UTC 2021 - kh Lai <dlshcbmuipmam@hotmail.com>
|
||||
|
||||
|
@ -29,6 +29,7 @@ BuildRequires: automake
|
||||
BuildRequires: pkgconfig >= 0.9.0
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(hwloc)
|
||||
BuildRequires: pkgconfig(libcap)
|
||||
BuildRequires: pkgconfig(libnl-3.0)
|
||||
BuildRequires: pkgconfig(libnl-genl-3.0)
|
||||
BuildRequires: pkgconfig(ncurses)
|
||||
@ -51,9 +52,8 @@ better 'top' and requires ncurses.
|
||||
--enable-taskstats \
|
||||
--enable-unicode \
|
||||
--enable-hwloc \
|
||||
--enable-taskstats \
|
||||
--enable-delayacct \
|
||||
--enable-cgroup
|
||||
--enable-capabilities
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user