pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libgdm
Module Name: pkgsrc
Committed By: nia
Date: Thu Mar 10 16:45:55 UTC 2022
Modified Files:
pkgsrc/x11/libgdm: Makefile
Log Message:
libgdm: needs itstool
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libgdm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libgdm/Makefile
diff -u pkgsrc/x11/libgdm/Makefile:1.6 pkgsrc/x11/libgdm/Makefile:1.7
--- pkgsrc/x11/libgdm/Makefile:1.6 Wed Dec 8 16:07:07 2021
+++ pkgsrc/x11/libgdm/Makefile Thu Mar 10 16:45:55 2022
@@ -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 @@ DEPENDS+= zenity>=3.32.0:../../x11/zenit
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