summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome-shell/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index ae89710b6..f9d5ce36e 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -27,6 +27,7 @@ LIB_DEPENDS= startup-notification-1:${PORTSDIR}/x11/startup-notification \
clutter-1.0:${PORTSDIR}/graphics/clutter \
gjs:${PORTSDIR}/lang/gjs
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
+ gdm>=3.6.0:${PORTSDIR}/x11/gdm3 \
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
USE_XZ= yes