flatpak / libportal

libportal - Flatpak portal library
https://libportal.org
GNU Lesser General Public License v3.0
82 stars 40 forks source link

portal: fix build on darwin #106

Closed wegank closed 2 years ago

wegank commented 2 years ago

This PR fixes a regression on building libportal on macOS, introduced by #63.

Tested via CI in NixOS/nixpkgs#184309.

whot commented 2 years ago

@wegank the CI failure should be fixed by ff64bd55cbef1c30a29cd2af2e8da854ba2a7e77, please rebase

wegank commented 2 years ago

I think the regression has been fixed with #107. Closing the PR.