Skip to content

Remove dependency on ual.

Ratchanan Srirattanamet requested to merge bionic_-_drop-ual into bionic

Created by: dobey

The dependency on ubuntu-app-launch creates a circular dependency, as ubuntu-app-launch depends on libertine, which depends on system-settings. Instead, we'll just build the URL and use QDesktopServices to open it.

Merge request reports