Add missing RUN_DEPENDS on librsvg, from Nicolas P. M. Legrand.
This commit is contained in:
parent
ba1ebab486
commit
c2c049bce0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/04/01 11:29:26 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/04/04 09:41:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= nagios status monitor for the Desktop
|
||||
|
||||
@ -6,6 +6,8 @@ MODPY_EGG_VERSION= 0.9.4
|
||||
DISTNAME= nagstamon_${MODPY_EGG_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11 net/nagios
|
||||
|
||||
HOMEPAGE= http://nagstamon.sourceforge.net/
|
||||
@ -24,7 +26,8 @@ MODULES= lang/python
|
||||
|
||||
RUN_DEPENDS= textproc/py-lxml \
|
||||
x11/py-gtk2 \
|
||||
audio/sox
|
||||
audio/sox \
|
||||
x11/gnome/librsvg
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user