x11-wm/xfce4-session: Add runtime depend on xrdb
The included xinitrc script uses the xrdb program.
It is installed by default by the full xorg metaport, but not by
the minimal version.
PR: 265165
MFH: 2022Q3
(cherry picked from commit 2c25ab6182
)
This commit is contained in:
parent
ff8fe7e28b
commit
ecdc5650b7
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= xfce4-session
|
||||
PORTVERSION= 4.16.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm xfce
|
||||
MASTER_SITES= XFCE
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -13,7 +14,8 @@ LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= iceauth:x11/iceauth
|
||||
RUN_DEPENDS= iceauth:x11/iceauth \
|
||||
console-kit-daemon:sysutils/consolekit2
|
||||
console-kit-daemon:sysutils/consolekit2 \
|
||||
xrdb:x11/xrdb
|
||||
LIB_DEPENDS= libupower-glib.so:sysutils/upower \
|
||||
libpolkit-gobject-1.so:sysutils/polkit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user