pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/gnome-online-accounts



Module Name:    pkgsrc
Committed By:   vins
Date:           Sat May  9 16:36:31 UTC 2026

Modified Files:
        pkgsrc/net/gnome-online-accounts: Makefile

Log Message:
net/gnome-online-accounts: add missing tool


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/net/gnome-online-accounts/Makefile

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

Modified files:

Index: pkgsrc/net/gnome-online-accounts/Makefile
diff -u pkgsrc/net/gnome-online-accounts/Makefile:1.72 pkgsrc/net/gnome-online-accounts/Makefile:1.73
--- pkgsrc/net/gnome-online-accounts/Makefile:1.72      Sat May  9 13:20:56 2026
+++ pkgsrc/net/gnome-online-accounts/Makefile   Sat May  9 16:36:31 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2026/05/09 13:20:56 vins Exp $
+# $NetBSD: Makefile,v 1.73 2026/05/09 16:36:31 vins Exp $
 
 DISTNAME=      gnome-online-accounts-3.58.1
 CATEGORIES=    net gnome
@@ -10,7 +10,7 @@ HOMEPAGE=     https://wiki.gnome.org/Project
 COMMENT=       Service that allows online accounts to be used with GNOME
 LICENSE=       gnu-lgpl-v2
 
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            gdbus-codegen pkg-config
 USE_PKGLOCALEDIR=      yes
 
 # required to generate man pages



Home | Main Index | Thread Index | Old Index