hidden build dependency

This commit is contained in:
espie 2011-12-05 16:08:16 +00:00
parent 987bcc60f9
commit edd8b208f3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.52 2011/12/04 20:50:49 jasper Exp $
# $OpenBSD: Makefile,v 1.53 2011/12/05 16:08:16 espie Exp $
COMMENT= image viewer and browser for GNOME
@ -33,6 +33,9 @@ MODULES= devel/gconf2 \
devel/gettext \
x11/gnome
# web albums
BUILD_DEPENDS += devel/bison
LIB_DEPENDS= databases/sqlite3 \
devel/libsoup,-gnome \
devel/libunique \