Add dependency on glib.
Noted on IRC by Bernhard 'burnhard' Riedel.
This commit is contained in:
parent
7701bf4e50
commit
de05f4ad25
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 1999/09/03 19:44:34 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.29 1999/09/06 20:41:37 hubertf Exp $
|
||||
# FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp
|
||||
#
|
||||
|
||||
|
@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnome.org/mc/
|
|||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mc/}
|
||||
|
||||
DEPENDS+= libslang-1.3.8:../../devel/libslang
|
||||
DEPENDS+= glib-1.2.4:../../devel/glib
|
||||
|
||||
CONFLICTS+= gmc-*
|
||||
|
||||
|
|
Loading…
Reference in a new issue