pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libgdm libgdm: needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08fc04392311
branches:  trunk
changeset: 375248:08fc04392311
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Mar 10 16:45:55 2022 +0000

description:
libgdm: needs itstool

diffstat:

 x11/libgdm/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8e520db34eb7 -r 08fc04392311 x11/libgdm/Makefile
--- a/x11/libgdm/Makefile       Thu Mar 10 16:43:11 2022 +0000
+++ b/x11/libgdm/Makefile       Thu Mar 10 16:45:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/12/08 16:07:07 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/03/10 16:45:55 nia Exp $
 
 DISTNAME=      gdm-40.0
 PKGNAME=       lib${DISTNAME}
@@ -17,7 +17,7 @@
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
-USE_TOOLS+=            msgfmt pkg-config gdbus-codegen
+USE_TOOLS+=            msgfmt pkg-config gdbus-codegen itstool
 BUILD_DEFS+=           VARBASE
 
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index