Move the dependency on graphics/argyll from gnome-control-center to
gnome-color-manager where it really belongs.
This commit is contained in:
parent
e209b9a7c0
commit
50f0e397ba
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/11/04 13:24:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/11/07 12:38:33 ajacoutot Exp $
|
||||
|
||||
COMMENT= color profile manager for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-color-manager
|
||||
GNOME_VERSION= 3.2.1
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -33,7 +33,8 @@ LIB_DEPENDS= audio/libcanberra,-gtk3 \
|
||||
graphics/exiv2 \
|
||||
graphics/libexif
|
||||
|
||||
RUN_DEPENDS= graphics/shared-color-profiles,-extra \
|
||||
RUN_DEPENDS= graphics/argyll \
|
||||
graphics/shared-color-profiles,-extra \
|
||||
graphics/shared-color-targets
|
||||
|
||||
MODGNOME_DESKTOP_FILE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2011/11/06 17:37:12 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2011/11/07 12:38:33 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= 6
|
||||
REVISION= 7
|
||||
|
||||
SHARED_LIBS += gnome-control-center 0.0 # 1.0
|
||||
|
||||
@ -62,8 +62,7 @@ RUN_DEPENDS= x11/gnome/settings-daemon>=3.2.0p1 \
|
||||
# enforced on purpose.
|
||||
|
||||
# needed for gnome-color-panel
|
||||
RUN_DEPENDS+= x11/gnome/color-manager \
|
||||
graphics/argyll
|
||||
RUN_DEPENDS+= x11/gnome/color-manager
|
||||
|
||||
# needed for gnome-power-panel+gnome-screen-panel
|
||||
RUN_DEPENDS+= x11/gnome/power-manager
|
||||
|
Loading…
Reference in New Issue
Block a user