From 6c5746dc79c396bebabd9a088992f4c748dcd7e5 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 19 Jun 2007 14:59:55 +0000 Subject: Add twm as a dependency for modular-xorg-apps. This makes the default installation of modular-xorg-apps include the basic window manager that is used by xinit(1) by default. Bump the version to 1.2. --- meta-pkgs/modular-xorg-apps/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile index 3cfbcadd2b6..90548a65afa 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/06/10 08:48:43 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/06/19 14:59:55 jlam Exp $ DISTNAME= # empty -PKGNAME= modular-xorg-apps-1.1 +PKGNAME= modular-xorg-apps-1.2 CATEGORIES= meta-pkgs x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ DISTFILES= # empty @@ -13,6 +13,7 @@ COMMENT= Modular Xorg application meta-package PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= xbiff-[0-9]*:../../mail/xbiff +DEPENDS+= twm-[0-9]*:../../wm/twm DEPENDS+= appres-[0-9]*:../../x11/appres DEPENDS+= beforelight-[0-9]*:../../x11/beforelight DEPENDS+= bitmap-[0-9]*:../../x11/bitmap -- cgit v1.2.3