pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/xfce4
Module Name: pkgsrc
Committed By: youri
Date: Sun Jun 3 02:35:27 UTC 2018
Modified Files:
pkgsrc/meta-pkgs/xfce4: Makefile
Log Message:
Add a dependency so that fresh install has a gtk3 theme.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/meta-pkgs/xfce4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/xfce4/Makefile
diff -u pkgsrc/meta-pkgs/xfce4/Makefile:1.84 pkgsrc/meta-pkgs/xfce4/Makefile:1.85
--- pkgsrc/meta-pkgs/xfce4/Makefile:1.84 Tue May 29 00:17:17 2018
+++ pkgsrc/meta-pkgs/xfce4/Makefile Sun Jun 3 02:35:27 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2018/05/29 00:17:17 youri Exp $
+# $NetBSD: Makefile,v 1.85 2018/06/03 02:35:27 youri Exp $
META_PACKAGE= yes
-PKGREVISION= 12
+PKGREVISION= 13
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
@@ -27,6 +27,7 @@ DEPENDS+= xfce4-xarchiver>=0.5.2:../../s
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
+DEPENDS+= gnome-themes-standard>=3.20.2:../../graphics/gnome-themes-standard
pre-extract:
${MKDIR} ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index