mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove specific dependencies and let RPM auto-generate the dependencies on libraries during build.
Signed-off-by: Avi Miller <avi.miller@oracle.com>
This commit is contained in:
parent
f5ebcfe1dc
commit
e3b5889783
1 changed files with 0 additions and 3 deletions
|
@ -37,10 +37,7 @@ Requires(preun): initscripts
|
|||
# required packages on install
|
||||
Requires: /bin/sh
|
||||
Requires: iptables
|
||||
Requires: libc.so.6
|
||||
Requires: libcgroup
|
||||
Requires: libpthread.so.0
|
||||
Requires: libsqlite3.so.0
|
||||
Requires: tar
|
||||
Requires: xz
|
||||
%if 0%{?fedora} >= 21
|
||||
|
|
Loading…
Reference in a new issue