pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gdm: USE_TOOLS+=gdbus-codegen



Module Name:	pkgsrc-wip
Committed By:	Dan Cîrnaț <dan%alt.md@localhost>
Pushed By:	cirnatdan
Date:		Sat Jun 12 10:06:51 2021 +0200
Changeset:	bef65286bb3b9354b2c1e59ab891448f8cebbd33

Modified Files:
	gdm/Makefile

Log Message:
gdm: USE_TOOLS+=gdbus-codegen

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bef65286bb3b9354b2c1e59ab891448f8cebbd33

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gdm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gdm/Makefile b/gdm/Makefile
index 01f7ad3385..939d4ebbf2 100644
--- a/gdm/Makefile
+++ b/gdm/Makefile
@@ -16,7 +16,7 @@ CONFLICTS=	gdm-2.[0-9]*
 USE_PKGLOCALEDIR=	YES
 GNU_CONFIGURE=		YES
 USE_LIBTOOL=		YES
-USE_TOOLS+=		msgfmt pkg-config
+USE_TOOLS+=		msgfmt pkg-config gdbus-codegen
 BUILD_DEFS+=		VARBASE
 
 USE_LANGUAGES=		c c++


Home | Main Index | Thread Index | Old Index