Missing RUN_DEPENDS.
This commit is contained in:
parent
918e503d59
commit
090ac07db9
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.182 2011/09/26 10:19:21 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.183 2011/09/26 13:21:32 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME session
|
||||
|
||||
GNOME_PROJECT= gnome-session
|
||||
GNOME_VERSION= 3.2.0
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -40,6 +41,10 @@ RUN_DEPENDS= x11/gnome/settings-daemon \
|
||||
x11/xdg-user-dirs-gtk>=0.8p6 \
|
||||
devel/gconf2,-gtk
|
||||
|
||||
# only needed at runtime since the move from gconf to gsettings
|
||||
# (see NEWS in the source tarball)
|
||||
RUN_DEPENDS+= devel/gsettings-desktop-schemas
|
||||
|
||||
# gnome.session+gnome-fallback.session RequiredComponents.
|
||||
RUN_DEPENDS+= notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user