fix build (add x11/gnome/librsvg in BUILD_DEPENDS)

pointed naddy@
This commit is contained in:
shadchin 2012-07-08 14:46:01 +00:00
parent e37cef2551
commit a05461b18e

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2012/07/08 09:13:59 shadchin Exp $ # $OpenBSD: Makefile,v 1.28 2012/07/08 14:46:01 shadchin Exp $
COMMENT= view, decode and encode DjVu files COMMENT= view, decode and encode DjVu files
@ -25,6 +25,8 @@ LIB_DEPENDS= graphics/jpeg \
RUN_DEPENDS+= x11/gtk+2,-guic RUN_DEPENDS+= x11/gtk+2,-guic
BUILD_DEPENDS+= x11/gnome/librsvg
USE_GMAKE= Yes USE_GMAKE= Yes
USE_LIBTOOL= Yes USE_LIBTOOL= Yes
USE_GROFF = Yes USE_GROFF = Yes