Add a RUN_DEPENDS on gnome-color-manager.

This commit is contained in:
ajacoutot 2011-11-02 17:48:29 +00:00
parent 66f9c5487d
commit bde772d129

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2011/11/02 16:43:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.48 2011/11/02 17:48:29 ajacoutot Exp $
# XXX Binary files patch-panels_info_hostnames-test_txt and
# patch-panels_info_hostnames-test_txt.new differ
@ -10,7 +10,7 @@ COMMENT= GNOME control center
GNOME_PROJECT= gnome-control-center
GNOME_VERSION= 3.2.1
REVISION= 2
REVISION= 3
SHARED_LIBS += gnome-control-center 0.0 # 1.0
@ -61,6 +61,9 @@ RUN_DEPENDS= x11/gnome/settings-daemon>=3.2.0p1 \
# NOTE that a11y dependencies (e.g. mousetweaks, caribou...) are not
# enforced on purpose.
# needed for gnome-color-panel
RUN_DEPENDS+= x11/gnome/color-manager
# needed for gnome-power-panel+gnome-screen-panel
RUN_DEPENDS+= x11/gnome/power-manager