pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/windowmaker-desktop Add x11/docker to provid...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b1772501c6c
branches:  trunk
changeset: 545983:6b1772501c6c
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Mon Aug 18 13:00:56 2008 +0000

description:
Add x11/docker to provide a system tray (notification area).

diffstat:

 meta-pkgs/windowmaker-desktop/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 3c619d6804d7 -r 6b1772501c6c meta-pkgs/windowmaker-desktop/Makefile
--- a/meta-pkgs/windowmaker-desktop/Makefile    Mon Aug 18 12:30:40 2008 +0000
+++ b/meta-pkgs/windowmaker-desktop/Makefile    Mon Aug 18 13:00:56 2008 +0000
@@ -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+=      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
 



Home | Main Index | Thread Index | Old Index