From 5f0235978bf2507a2f861758dd1900db286e7e73 Mon Sep 17 00:00:00 2001 From: youri Date: Fri, 23 Jun 2017 20:39:52 +0000 Subject: Fix build by requiring the right mate-terminal version. --- meta-pkgs/mate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/mate/Makefile b/meta-pkgs/mate/Makefile index a9281cbebca..283154ef5e7 100644 --- a/meta-pkgs/mate/Makefile +++ b/meta-pkgs/mate/Makefile @@ -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-sensors-applet>=${VERSION}:../../sysutils/mate-sensors-applet 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 -- cgit v1.2.3