pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xdg-desktop-portal-gtk: fix build
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Mon Apr 20 16:20:04 2026 +0200
Changeset: 7967deca60ca9a51af75848bdfa60afcb9ba4915
Modified Files:
xdg-desktop-portal-gtk/Makefile
Log Message:
xdg-desktop-portal-gtk: fix build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7967deca60ca9a51af75848bdfa60afcb9ba4915
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xdg-desktop-portal-gtk/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/xdg-desktop-portal-gtk/Makefile b/xdg-desktop-portal-gtk/Makefile
index 371a5863ee..f857e92c52 100644
--- a/xdg-desktop-portal-gtk/Makefile
+++ b/xdg-desktop-portal-gtk/Makefile
@@ -9,10 +9,10 @@ HOMEPAGE= https://github.com/flatpak/xdg-desktop-portal-gtk/
COMMENT= Gtk implementation of xdg-desktop-portal
LICENSE= gnu-lgpl-v2.1
-USE_TOOLS+= pkg-config
-
+USE_TOOLS+= pkg-config gdbus-codegen
.include "../../devel/meson/build.mk"
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
.include "../../devel/glib2/buildlink3.mk"
#.include "../../devel/libportal/buildlink3.mk"
#.include "../../geography/geoclue/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index