Make it depend on gnome-settings-daemon so that it actually looks usable.
This commit is contained in:
parent
1f123a1bca
commit
dc34f53de5
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2009/10/11 21:26:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2009/10/11 22:38:04 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME panel
|
||||
|
||||
GNOME_PROJECT= gnome-panel
|
||||
GNOME_VERSION= 2.28.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
SHARED_LIBS= panel-applet-2 3.0 # .2.28
|
||||
|
||||
@ -47,6 +48,9 @@ LIB_DEPENDS= camel-1.2,ebook-1.2,ecal-1.2,edataserver-1.2,edataserverui-1.2::da
|
||||
rsvg-2::x11/gnome/librsvg \
|
||||
soup-gnome-2.4.>=1::devel/libsoup,-gnome
|
||||
|
||||
# looks broken otherwise (no icons, default fonts, no theme...)
|
||||
RUN_DEPENDS= ::x11/gnome/settings-daemon
|
||||
|
||||
MODGNOME_HELP_FILES= Yes
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user