pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/seahorse seahorse: needs gdbus-codegen
details: https://anonhg.NetBSD.org/pkgsrc/rev/c384fb94538d
branches: trunk
changeset: 453264:c384fb94538d
user: nia <nia%pkgsrc.org@localhost>
date: Wed May 26 12:29:50 2021 +0000
description:
seahorse: needs gdbus-codegen
diffstat:
security/seahorse/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 58efa11b26ef -r c384fb94538d security/seahorse/Makefile
--- a/security/seahorse/Makefile Wed May 26 12:29:24 2021 +0000
+++ b/security/seahorse/Makefile Wed May 26 12:29:50 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2021/05/02 10:24:51 nia Exp $
+# $NetBSD: Makefile,v 1.167 2021/05/26 12:29:50 nia Exp $
DISTNAME= seahorse-3.38.0.1
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/3.38/}
@@ -11,9 +11,8 @@
COMMENT= GNOME encryption interface
LICENSE= gnu-gpl-v2
-TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
USE_TOOLS+= pkg-config msgfmt xgettext itstool
+USE_TOOLS+= gdbus-codegen
# Why does it want specific point releases?
MESON_ARGS+= -Dcheck-compatible-gpg=false
Home |
Main Index |
Thread Index |
Old Index