From 28669a221d27e219524b6c987feef00508d82632 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 5 Jan 2000 17:09:16 +0000 Subject: Add missing dependence on "python" package. --- x11/gnome-python/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile index 595f0427e71..9ff95414cff 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/01/02 19:55:15 tron Exp $ +# $NetBSD: Makefile,v 1.6 2000/01/05 17:09:16 tron Exp $ DISTNAME= gnome-python-1.0.50 CATEGORIES= x11 gnome @@ -7,6 +7,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-python/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ +DEPENDS+= python-*:../../lang/python + CONFLICTS+= py-gtk-* GNU_CONFIGURE= yes -- cgit v1.2.3