aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2021-05-04 10:24:18 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2021-05-04 10:24:18 +0000
commit1660b92d6953a5ca0ca5eb8b25cf04c0c929c983 (patch)
tree7f0c006ee174d9e9d9204d113d5c64f85f8b1b57
parentf368d239f06a6921521d79c6096ce9b4e48176fa (diff)
downloadports-1660b92d6953a5ca0ca5eb8b25cf04c0c929c983.tar.gz
ports-1660b92d6953a5ca0ca5eb8b25cf04c0c929c983.zip
x11/gnome-shell: reintroduce dependency upon x11/libgnomekbd
It was dropped in 951c1f5d1c735, but it still required at runtime to make "show keyboard map" functionality to work as was reported in original PR. PR: 207300 Spotted by: ygy With hat: gnome
-rw-r--r--x11/gnome-shell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 37b3cf00972f..963a6261befb 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gnome-shell
PORTVERSION= 3.36.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -39,6 +39,7 @@ LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
libgraphene-1.0.so:graphics/graphene \
libgnome-autoar-0.so:archivers/gnome-autoar
RUN_DEPENDS= gnome-control-center:sysutils/gnome-control-center \
+ gkbd-keyboard-display:x11/libgnomekbd \
gdm:x11/gdm
PORTSCOUT= limitw:1,even