forked from pool/libguestfs
- add dependency on augeas (bsc#1048620)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=396
This commit is contained in:
parent
d036cb30b4
commit
2426376ef6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 17 07:05:10 UTC 2017 - dmueller@suse.com
|
||||||
|
|
||||||
|
- add dependency on augeas (bsc#1048620)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 16 09:07:22 UTC 2017 - dmueller@suse.com
|
Sun Jul 16 09:07:22 UTC 2017 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -407,6 +407,8 @@ BuildRequires: ldmtool
|
|||||||
# at runtime based on the packages it will find on the host.
|
# at runtime based on the packages it will find on the host.
|
||||||
# Thus if there is no libaugeas, libhivex, etc on the host,
|
# Thus if there is no libaugeas, libhivex, etc on the host,
|
||||||
# the appliance will fail to start the guestfsd.
|
# the appliance will fail to start the guestfsd.
|
||||||
|
Requires: augeas
|
||||||
|
Requires: augeas-lenses
|
||||||
Requires: libaugeas0
|
Requires: libaugeas0
|
||||||
Requires: libcap2
|
Requires: libcap2
|
||||||
Requires: libhivex0
|
Requires: libhivex0
|
||||||
|
Loading…
Reference in New Issue
Block a user