pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome-session gnome-session: Remove unused policyk...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94f849ff2b17
branches: trunk
changeset: 450373:94f849ff2b17
user: cirnatdan <cirnatdan%pkgsrc.org@localhost>
date: Thu Apr 15 10:30:42 2021 +0000
description:
gnome-session: Remove unused policykit and policykit-gnome dependencies
policykit-gnome hasn't been a dependency of gnome session for a while,
being replaced by a built-in PolicyKit agent[0] and polkit
[0] https://packages.debian.org/stretch/policykit-1-gnome
diffstat:
x11/gnome-session/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 880f878a91c2 -r 94f849ff2b17 x11/gnome-session/Makefile
--- a/x11/gnome-session/Makefile Thu Apr 15 08:55:03 2021 +0000
+++ b/x11/gnome-session/Makefile Thu Apr 15 10:30:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.201 2021/04/12 13:03:01 nia Exp $
+# $NetBSD: Makefile,v 1.202 2021/04/15 10:30:42 cirnatdan Exp $
DISTNAME= gnome-session-3.38.0
PKGREVISION= 1
@@ -49,8 +49,6 @@
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/libepoxy/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../security/policykit/buildlink3.mk"
-.include "../../security/policykit-gnome/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.76
.include "../../sysutils/dbus-glib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index