Change BR to pkgconf
Change Requires to Recommends for pkgconf and cmake OBS-URL: https://build.opensuse.org/package/show/devel:tools/uid_wrapper?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
26142c1b22
commit
a0bbdfbb48
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 08:46:42 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Change BR to pkgconf
|
||||
- Change Requires to Recommends for pkgconf and cmake
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 09:18:30 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@@ -39,11 +39,11 @@ Source3: uid_wrapper.keyring
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libcmocka-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconf
|
||||
BuildRequires: system-user-nobody
|
||||
|
||||
Requires: cmake
|
||||
Requires: pkg-config
|
||||
Recommends: cmake
|
||||
Recommends: pkgconf
|
||||
|
||||
%description
|
||||
Some projects like a file server need privilege separation to be able to switch
|
||||
|
Reference in New Issue
Block a user