pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/lxqt-openssh-askpass security/lxqt-openssh-as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/31292c22c507
branches: trunk
changeset: 446294:31292c22c507
user: pin <pin%pkgsrc.org@localhost>
date: Sat Feb 06 08:33:36 2021 +0000
description:
security/lxqt-openssh-askpass: remove unneeded dependency
Remove dependency on openssh, unnecessary as pointed out by David Brownlee
on a private email.
diffstat:
security/lxqt-openssh-askpass/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 74885b004fab -r 31292c22c507 security/lxqt-openssh-askpass/Makefile
--- a/security/lxqt-openssh-askpass/Makefile Sat Feb 06 08:29:18 2021 +0000
+++ b/security/lxqt-openssh-askpass/Makefile Sat Feb 06 08:33:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/12/07 12:20:46 pin Exp $
+# $NetBSD: Makefile,v 1.10 2021/02/06 08:33:36 pin Exp $
DISTNAME= lxqt-openssh-askpass-0.16.0
CATEGORIES= security
@@ -23,7 +23,6 @@
TOOL_DEPENDS+= lxqt-build-tools>=0.8:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
-DEPENDS+= openssh-[0-9]*:../../security/openssh
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/liblxqt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index