desktop/xdg-desktop-portal-gtk: Fix dependency info.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-10-09 10:48:16 +13:00 committed by Willy Sudiarto Raharjo
parent 079896a12c
commit b663ef4d04
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.
MD5SUM="aaecbb1e91621423ae61b12b4d2a5e79"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xdg-desktop-portal"
REQUIRES=""
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"