pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate Fix build by requiring the right mate-t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f9189a58d22
branches: trunk
changeset: 364390:8f9189a58d22
user: youri <youri%pkgsrc.org@localhost>
date: Fri Jun 23 20:39:52 2017 +0000
description:
Fix build by requiring the right mate-terminal version.
diffstat:
meta-pkgs/mate/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0a5b66366192 -r 8f9189a58d22 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile Fri Jun 23 20:39:14 2017 +0000
+++ b/meta-pkgs/mate/Makefile Fri Jun 23 20:39:52 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/23 17:33:51 youri Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/23 20:39:52 youri Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -42,7 +42,7 @@
DEPENDS+= mate-session-manager>=${VERSION}:../../x11/mate-session-manager
DEPENDS+= mate-settings-daemon>=${VERSION}:../../x11/mate-settings-daemon
DEPENDS+= mate-system-monitor>=${VERSION}:../../sysutils/mate-system-monitor
-DEPENDS+= mate-terminal>=${VERSION}:../../x11/mate-terminal
+DEPENDS+= mate-terminal>=1.14.0nb3:../../x11/mate-terminal
DEPENDS+= mate-themes>=${VERSION}:../../graphics/mate-themes
DEPENDS+= mate-user-share>=${VERSION}:../../net/mate-user-share
DEPENDS+= mate-utils>=${VERSION}:../../misc/mate-utils
Home |
Main Index |
Thread Index |
Old Index