x11/plasma5-plasma-desktop: add missing run-depend on setxbmap for layout switching

PR:		242876
Reported by:	Alexander Vereeken <Alexander88207@protonmail.com>
This commit is contained in:
Tobias C. Berner 2019-12-25 13:56:51 +00:00
parent 1eeda70e56
commit e7fe6205d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520864

View file

@ -2,7 +2,7 @@
PORTNAME= plasma-desktop
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@ -19,7 +19,8 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libxkbfile.so:x11/libxkbfile
RUN_DEPENDS= iso-codes>=0:misc/iso-codes \
xf86-input-evdev>0:x11-drivers/xf86-input-evdev \
xf86-input-libinput>0:x11-drivers/xf86-input-libinput
xf86-input-libinput>0:x11-drivers/xf86-input-libinput \
setxkbmap:x11/setxkbmap
BUILD_DEPENDS= xf86-input-evdev>0:x11-drivers/xf86-input-evdev \
xf86-input-libinput>0:x11-drivers/xf86-input-libinput