Download raw body.
pcmanfm-qt - add rundep on oxygen-icons
Hi,
I installed pcmanfm-qt without the rest of lxqt. pcmanfm-qt but without
any icons. Adding oxygen-icons solves this.
OK for the below patch?
Remi
diff /usr/ports
path + /usr/ports
commit - 52a908dbe4dfb130ec97130521918e8ae3895636
blob - 8a158fef149c821ba7f280149a8818f3d704f393
file + x11/lxqt/pcmanfm-qt/Makefile
--- x11/lxqt/pcmanfm-qt/Makefile
+++ x11/lxqt/pcmanfm-qt/Makefile
@@ -2,6 +2,8 @@ COMMENT = file manager and desktop icon manager
NAME = pcmanfm-qt
+REVISION = 0
+
WANTLIB += ${COMPILER_LIBCXX} GL LayerShellQtInterface Qt6Core
WANTLIB += Qt6DBus Qt6Gui Qt6Widgets c exif fm-qt6 gio-2.0 glib-2.0
WANTLIB += gobject-2.0 gthread-2.0 intl m menu-cache xcb xcb-composite
@@ -18,6 +20,7 @@ LIB_DEPENDS = x11/kde-plasma/layer-shell-qt \
BUILD_DEPENDS = x11/lxqt/build-tools2
RUN_DEPENDS = devel/desktop-file-utils \
+ devel/kf5/oxygen-icons \
x11/gtk+4,-guic
post-install:
pcmanfm-qt - add rundep on oxygen-icons