Changeset 1809e6e


Ignore:
Timestamp:
04/12/2024 08:51:22 PM (4 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
lazarus, trunk
Children:
2ad3fb9
Parents:
45306b9a
Message:

gvfs: Add an optional external dependency on libmsgraph.

Also updated the command explanation to note that if you want OneDrive
support (for folks like me) that you need libmsgraph installed if you
remove -Donedrive=false

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gvfs.xml

    r45306b9a r1809e6e  
    120120      <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
    121121      <ulink url="https://www.libimobiledevice.org/">libimobiledevice</ulink>,
     122      <ulink url="https://gitlab.gnome.org/GNOME/msgraph">libmsgraph</ulink>,
    122123      <ulink url="https://libmtp.sourceforge.net/">libmtp</ulink>,
    123124      <ulink url="https://github.com/sahlberg/libnfs/">libnfs</ulink>, and
     
    202203      wish to use it with <application>Gvfs</application>. The dnssd option
    203204      requires avahi and both goa and google require GNOME Online Accounts.
    204       The google option also requires libgdata.
     205      The google option also requires libgdata. The onedrive support requires
     206      the libmsgraph package.
    205207    </para>
    206208
Note: See TracChangeset for help on using the changeset viewer.