pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/konsole konsole: fix builds: needs kinit dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/edb6b6779024
branches: trunk
changeset: 451019:edb6b6779024
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Apr 24 04:39:18 2021 +0000
description:
konsole: fix builds: needs kinit dependency
diffstat:
x11/konsole/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r a8ba02ccb696 -r edb6b6779024 x11/konsole/Makefile
--- a/x11/konsole/Makefile Sat Apr 24 04:35:16 2021 +0000
+++ b/x11/konsole/Makefile Sat Apr 24 04:39:18 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2021/04/21 11:42:58 adam Exp $
+# $NetBSD: Makefile,v 1.55 2021/04/24 04:39:18 gutteridge Exp $
DISTNAME= konsole-${KAPPSVER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
HOMEPAGE= http://kde.org/applications/system/konsole/
@@ -11,6 +11,7 @@
.include "../../meta-pkgs/kde/applications.mk"
BUILD_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+DEPENDS+= kinit>=5.68.0:../../x11/kinit
USE_TOOLS+= msgmerge
Home |
Main Index |
Thread Index |
Old Index