pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/openbox openbox: record py-xdg dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/c05eb98be400
branches: trunk
changeset: 387019:c05eb98be400
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Oct 20 00:30:46 2022 +0000
description:
openbox: record py-xdg dependency
diffstat:
wm/openbox/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 31435dcddc25 -r c05eb98be400 wm/openbox/Makefile
--- a/wm/openbox/Makefile Wed Oct 19 18:38:29 2022 +0000
+++ b/wm/openbox/Makefile Thu Oct 20 00:30:46 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2022/09/05 15:55:42 riastradh Exp $
+# $NetBSD: Makefile,v 1.114 2022/10/20 00:30:46 gutteridge Exp $
DISTNAME= openbox-3.6.1
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= wm x11
MASTER_SITES= http://openbox.org/dist/openbox/
@@ -10,6 +10,7 @@
COMMENT= Standards compliant, light-weight, and extensible window manager
LICENSE= gnu-gpl-v2
+DEPENDS+= ${PYPKGPREFIX}-xdg-[0-9]*:../../devel/py-xdg
DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index