pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xdg-desktop-portal: fix build
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Mon Apr 20 16:19:41 2026 +0200
Changeset: e050560c50339a018a1ea3d863be0ba54a720bf4
Modified Files:
xdg-desktop-portal/Makefile
Log Message:
xdg-desktop-portal: fix build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e050560c50339a018a1ea3d863be0ba54a720bf4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xdg-desktop-portal/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/xdg-desktop-portal/Makefile b/xdg-desktop-portal/Makefile
index 1c9180d5ca..8e2385f661 100644
--- a/xdg-desktop-portal/Makefile
+++ b/xdg-desktop-portal/Makefile
@@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/flatpak/xdg-desktop-portal/
COMMENT= Desktop integration portal (from Flatpak)
LICENSE= gnu-lgpl-v2.1
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config gdbus-codegen
# tests require umockdev
MESON_ARGS+= -Dtests=disabled
Home |
Main Index |
Thread Index |
Old Index