desktop/xdg-desktop-portal: Add missing json-glib dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
a1b2f472f1
commit
6b02f215ed
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/flatpak/xdg-desktop-portal/releases/download/1.4.2/
|
|||
MD5SUM="0afda886f8cc0eb4ed1edefca69a25e5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pipewire"
|
||||
REQUIRES="pipewire json-glib"
|
||||
MAINTAINER="Vincent Batts"
|
||||
EMAIL="vbatts@hashbangbash.com"
|
||||
|
|
Loading…
Reference in New Issue