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 gdbus-codegen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63adb91524e0
branches:  trunk
changeset: 450556:63adb91524e0
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 19 15:31:53 2021 +0000

description:
libgdm: Needs gdbus-codegen

diffstat:

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

diffs (18 lines):

diff -r 5f99c215a944 -r 63adb91524e0 x11/libgdm/Makefile
--- a/x11/libgdm/Makefile       Mon Apr 19 15:29:59 2021 +0000
+++ b/x11/libgdm/Makefile       Mon Apr 19 15:31:53 2021 +0000
@@ -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 @@
 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