mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-02 00:08:27 +00:00
Fix lomiri-url-dispatcher builds on aarch64 (#363)
This commit is contained in:
@@ -26,7 +26,7 @@ BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
BuildRequires: pkgconfig(libapparmor)
|
||||
Requires: lomiri-ui-toolkit
|
||||
ExclusiveArch: x86_64
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
|
||||
%description
|
||||
Lomiri-url-dispatcher is a small handler to take URLs and do what is appropriate with them.
|
||||
|
||||
Reference in New Issue
Block a user