@Pete If you use extra-x86_64-build
to build, because systemd
is missing from makedepends=
, the built package will not have onedrive.service
and onedrive@.service
files.
See: https://pastebin.com/1HTHJ1R9
My suggestion is to add systemd
to makedepends=
, of course, if you want to add it to optdepends=
it is also good.
makedepends=('d-compiler' 'systemd')
Pinned Comments
Pete commented on 2019-03-29 10:51 (UTC)
This package can be used as a replacement for onedrive-abraunegg-git. It will be updated on every release from https://github.com/abraunegg/onedrive/releases .