View | Details | Raw Unified | Return to bug 233064 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
15
16
BUILD_DEPENDS=	xmlto:textproc/xmlto
16
BUILD_DEPENDS=	xmlto:textproc/xmlto
17
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
17
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
18
		libepoxy.so:graphics/libepoxy
18
		libepoxy.so:graphics/libepoxy libdbus-glib-1.so:devel/dbus-glib
19
RUN_DEPENDS=	${LOCALBASE}/sbin/console-kit-daemon:sysutils/consolekit2 \
19
RUN_DEPENDS=	${LOCALBASE}/sbin/console-kit-daemon:sysutils/consolekit2 \
20
		dbus-daemon:devel/dbus
20
		dbus-daemon:devel/dbus
21
21

Return to bug 233064