forked from pool/coreutils
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=189
This commit is contained in:
parent
0b78e0c624
commit
22eb190117
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 11:18:29 UTC 2013 - werner@suse.de
|
||||
|
||||
- Add systemd to build and use requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 08:31:39 UTC 2013 - werner@suse.de
|
||||
|
||||
|
@ -59,7 +59,9 @@ Recommends: %{name}-lang = %version
|
||||
|
||||
# Needed for su.
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: systemd
|
||||
Requires: pam >= 1.1.1.90
|
||||
Requires: systemd
|
||||
|
||||
# this will create a cycle, broken up randomly - coreutils is just
|
||||
# too core to have other prerequisites.
|
||||
|
Loading…
Reference in New Issue
Block a user