diff --git a/x11/gnome/libsecret/Makefile b/x11/gnome/libsecret/Makefile index a968a46d01d..6f806f5df96 100644 --- a/x11/gnome/libsecret/Makefile +++ b/x11/gnome/libsecret/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2012/09/18 12:43:08 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.10 2012/09/27 05:36:33 ajacoutot Exp $ COMMENT= library for storing and retrieving passwords and secrets @@ -26,6 +26,8 @@ MODGNOME_TOOLS= goi vala MODPY_BUILDDEP= No MODPY_RUNDEP= No +BUILD_DEPENDS= textproc/docbook-xsl + LIB_DEPENDS= devel/glib2 \ security/libgcrypt