pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 Xfce4: Add xdg-utils to meta-package t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/294aef131044
branches:  trunk
changeset: 348451:294aef131044
user:      youri <youri%pkgsrc.org@localhost>
date:      Mon Jun 13 23:22:34 2016 +0000

description:
Xfce4: Add xdg-utils to meta-package to help desktop operations.

diffstat:

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

diffs (22 lines):

diff -r 094f4dc28702 -r 294aef131044 meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile  Mon Jun 13 23:20:06 2016 +0000
+++ b/meta-pkgs/xfce4/Makefile  Mon Jun 13 23:22:34 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.73 2015/06/12 10:50:32 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2016/06/13 23:22:34 youri Exp $
 
 META_PACKAGE=  yes
 
-PKGREVISION= 2
+PKGREVISION= 3
 .include "Makefile.common"
 
 DISTNAME=      xfce4-${XFCE4_VERSION}
@@ -24,6 +24,7 @@
 DEPENDS+=      xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
 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
 
 pre-extract:
        ${MKDIR} ${WRKSRC}



Home | Main Index | Thread Index | Old Index