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:
Andreas Schneider
2019-08-21 08:47:30 +00:00
committed by Git OBS Bridge
parent 26142c1b22
commit a0bbdfbb48
2 changed files with 9 additions and 3 deletions

View File

@@ -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>

View File

@@ -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