mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #14456 from Djelibeybi/issue14042
Remove RPM specific dependencies
This commit is contained in:
commit
cab02a5bbc
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