x11/gnome/gvfs,-smb, is back, so re-add the dependency.
This commit is contained in:
parent
cf260d61f4
commit
e325feeb67
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.123 2015/08/26 09:59:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.124 2015/09/21 09:36:19 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= GNOME desktop meta-package (base installation)
|
||||
COMMENT-extras= GNOME desktop meta-package (full installation)
|
||||
@ -9,7 +9,7 @@ PKGNAME= gnome-${V}
|
||||
PKGNAME-main= gnome-${V}
|
||||
PKGNAME-extras= gnome-extras-${V}
|
||||
|
||||
REVISION-main= 1
|
||||
REVISION-main= 2
|
||||
REVISION-extras= 0
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
|
||||
@ -57,7 +57,8 @@ RUN_DEPENDS-main += x11/gnome/baobab \
|
||||
RUN_DEPENDS-main += x11/gnome/initial-setup
|
||||
|
||||
# gnome-control-center already depends on samba and gnome-online-accounts
|
||||
RUN_DEPENDS-main += x11/gnome/gvfs,-goa,
|
||||
RUN_DEPENDS-main += x11/gnome/gvfs,-goa, \
|
||||
x11/gnome/gvfs,-smb,
|
||||
|
||||
# "Make it fancy!"
|
||||
RUN_DEPENDS-main += x11/gnome/bijiben \
|
||||
|
Loading…
Reference in New Issue
Block a user