Add dependency on oaf
This commit is contained in:
parent
e08001302e
commit
7e8ba35db3
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2000/10/17 17:24:18 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2000/10/22 07:37:09 rh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnumeric-0.57
|
||||
|
@ -12,6 +12,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
|
|||
DEPENDS+= gal>=0.1:../../devel/gal
|
||||
DEPENDS+= gb>=0.0.12:../../lang/gb
|
||||
DEPENDS+= libole2>=0.1.5:../../devel/libole2
|
||||
DEPENDS+= oaf>=0.6.0:../../devel/oaf
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LIBTOOL= YES
|
||||
|
|
Loading…
Reference in a new issue