From a60d38a9c0a005f0c9bf636342bc4df012052f87 Mon Sep 17 00:00:00 2001 From: ahoka Date: Mon, 18 Aug 2008 13:00:56 +0000 Subject: Add x11/docker to provide a system tray (notification area). --- meta-pkgs/windowmaker-desktop/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta-pkgs/windowmaker-desktop') diff --git a/meta-pkgs/windowmaker-desktop/Makefile b/meta-pkgs/windowmaker-desktop/Makefile index c905385ce71..1ef2484f298 100644 --- a/meta-pkgs/windowmaker-desktop/Makefile +++ b/meta-pkgs/windowmaker-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2007/12/19 12:27:30 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2008/08/18 13:00:56 ahoka Exp $ # DISTNAME= windowmaker-desktop-1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= meta-pkgs x11 windowmaker MASTER_SITES= # empty @@ -24,6 +24,7 @@ DEPENDS+= wmnet-[0-9]*:../../net/wmnet DEPENDS+= wmweather-[0-9]*:../../x11/wmweather DEPENDS+= wmMoonClock-[0-9]*:../../time/wmmoonclock DEPENDS+= wmmixer-[0-9]*:../../audio/wmmixer +DEPENDS+= docker-[0-9]*:../../x11/docker META_PACKAGE= yes -- cgit v1.2.3