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: Mon Apr 19 15:31:53 UTC 2021
Modified Files:
pkgsrc/x11/libgdm: Makefile
Log Message:
libgdm: Needs gdbus-codegen
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/x11/libgdm/Makefile:1.3
--- pkgsrc/x11/libgdm/Makefile:1.2 Sun Apr 18 12:10:16 2021
+++ pkgsrc/x11/libgdm/Makefile Mon Apr 19 15:31:53 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/04/18 12:10:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/04/19 15:31:53 nia Exp $
DISTNAME= gdm-40.0
PKGNAME= lib${DISTNAME}
@@ -11,6 +11,8 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= Gnome Display Manager - client library
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
DEPENDS+= zenity>=3.32.0:../../x11/zenity
USE_PKGLOCALEDIR= YES
Home |
Main Index |
Thread Index |
Old Index