Missing build depends on textproc/docbook-xsl.

spotted by naddy@
This commit is contained in:
ajacoutot 2012-10-05 11:25:54 +00:00
parent f2a8f02335
commit 1fb5ab4805
2 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.74 2012/10/02 20:51:18 sthen Exp $
# $OpenBSD: Makefile,v 1.75 2012/10/05 11:25:54 ajacoutot Exp $
SHARED_ONLY= Yes
@ -48,13 +48,15 @@ LIB_DEPENDS= x11/gnome/desktop>=3.6.0 \
graphics/colord
BUILD_DEPENDS= x11/gnome/settings-daemon>=3.6.0 \
textproc/docbook-xsl \
devel/iso-codes \
devel/gsettings-desktop-schemas
RUN_DEPENDS= x11/gnome/settings-daemon>=3.6.0 \
devel/iso-codes \
devel/gsettings-desktop-schemas
# man pages
BUILD_DEPENDS += textproc/docbook-xsl
# XXX when the user account panel is re-enabled
BUILD_DEPENDS += security/libpwquality
#LIB_DEPENDS += security/libpwquality

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.80 2012/09/28 08:28:02 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.81 2012/10/05 11:25:54 ajacoutot Exp $
SHARED_ONLY= Yes
@ -44,6 +44,9 @@ LIB_DEPENDS= devel/libnotify \
BUILD_DEPENDS= devel/gsettings-desktop-schemas>=3.6.0
RUN_DEPENDS= devel/gsettings-desktop-schemas>=3.6.0
# man pages
BUILD_DEPENDS += textproc/docbook-xsl
# share/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
RUN_DEPENDS += sysutils/polkit