Updated debian/control
Added libfm-qt-dev as build dependency Added libfm-qt6 as dependency
This commit is contained in:
parent
46d568183e
commit
df565377ca
7
debian/control
vendored
7
debian/control
vendored
@ -6,6 +6,7 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
libdbusmenu-qt5-dev,
|
||||
libfm-qt-dev (>= 0.14.1),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5xdg-dev,
|
||||
@ -25,9 +26,9 @@ Package: lxqt-qtplugin
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: libfm-qt6 (>= 0.14.0),
|
||||
lxqt-session,
|
||||
${shlibs:Depends},
|
||||
libfm-qt6
|
||||
Recommends: lxqt-session,
|
||||
lxqt-config
|
||||
Suggests: lxqt | lxqt-core
|
||||
Description: LXQt system integration plugin for Qt
|
||||
|
Loading…
x
Reference in New Issue
Block a user