On 4/15/19 9:47 AM, Fabiano FidĂȘncio wrote: > GVFS is required as g_file_new_from_path() and g_file_new_from_uri() > rely on GVFS. > > Signed-off-by: Fabiano FidĂȘncio <[email protected]> > --- > libosinfo.spec.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libosinfo.spec.in b/libosinfo.spec.in > index 79b58dd..8118755 100644 > --- a/libosinfo.spec.in > +++ b/libosinfo.spec.in > @@ -21,6 +21,7 @@ BuildRequires: osinfo-db > Requires: hwdata > Requires: osinfo-db > Requires: osinfo-db-tools > +Requires: gvfs > > %description > libosinfo is a library that allows virtualization provisioning tools to >
Reviewed-by: Cole Robinson <[email protected]> - Cole _______________________________________________ Libosinfo mailing list [email protected] https://www.redhat.com/mailman/listinfo/libosinfo
