pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 Add a polkit agent for Xfce4, it is re...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a253929f4432
branches:  trunk
changeset: 308661:a253929f4432
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue May 29 00:17:17 2018 +0000

description:
Add a polkit agent for Xfce4, it is required nowadays.

diffstat:

 meta-pkgs/xfce4/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 8447c69c8d8f -r a253929f4432 meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile  Mon May 28 23:42:08 2018 +0000
+++ b/meta-pkgs/xfce4/Makefile  Tue May 29 00:17:17 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2018/05/18 21:20:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.84 2018/05/29 00:17:17 youri Exp $
 
 META_PACKAGE=  yes
 
-PKGREVISION= 11
+PKGREVISION= 12
 .include "Makefile.common"
 
 DISTNAME=      xfce4-${XFCE4_VERSION}
@@ -26,6 +26,7 @@
 DEPENDS+=      xfce4-xarchiver>=0.5.2:../../sysutils/xfce4-xarchiver
 DEPENDS+=      elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme
 DEPENDS+=      xdg-utils-[0-9]*:../../misc/xdg-utils
+DEPENDS+=      mate-polkit-[0-9]*:../../security/mate-polkit
 
 pre-extract:
        ${MKDIR} ${WRKSRC}



Home | Main Index | Thread Index | Old Index