aboutsummaryrefslogtreecommitdiff
path: root/x11/gdm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-29 12:44:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-29 12:44:38 +0000
commit2f7307737c14132e41a96737ae745ae7ec47364a (patch)
treeac19eac332ef5ba5ef1c2226bbd45487ac0a8d0e /x11/gdm
parent61f6241f0b9e6799816b9d937fc48d35e9f46495 (diff)
downloadports-2f7307737c14132e41a96737ae745ae7ec47364a.tar.gz
ports-2f7307737c14132e41a96737ae745ae7ec47364a.zip
Drop runtime dependency on gnome-shell to kill circular dependency
as gnome-shell run depends on gdm (cannot start without it)
Notes
Notes: svn path=/head/; revision=550501
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 294b84aaab6b..ab99a8f0927f 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -23,7 +23,6 @@ LIB_DEPENDS= libck-connector.so:sysutils/consolekit2 \
libcanberra.so:audio/libcanberra \
libcanberra-gtk3.so:audio/libcanberra-gtk3
RUN_DEPENDS= zenity>=3.0.0:x11/zenity \
- gnome-shell>=3.15.92:x11/gnome-shell \
gnome-settings-daemon>=3.0.0:sysutils/gnome-settings-daemon \
gnome-keyring-3:security/gnome-keyring \
gnome-session>=3.0.0:x11/gnome-session \