fix(debian): update packaging for Qt6 and KF6

main
reionwong 3 weeks ago
parent 0a69fecaca
commit b1bdd26e98

16
debian/control vendored

@ -5,20 +5,14 @@ Maintainer: CutefishOS <support@cutefishos.com>
Build-Depends: cmake, Build-Depends: cmake,
debhelper (>= 9), debhelper (>= 9),
extra-cmake-modules, extra-cmake-modules,
libqt5x11extras5-dev, libkf6windowsystem-dev,
libkf5windowsystem-dev, libqt6xdg-dev,
libqt5xdg-dev,
libdbusmenu-qt5-dev,
libxcb-shape0-dev, libxcb-shape0-dev,
libxcb-icccm4-dev, libxcb-icccm4-dev,
libxcb1-dev, libxcb1-dev,
libxcb-ewmh-dev, qt6-base-dev,
qtbase5-dev, qt6-base-private-dev,
qtbase5-private-dev, qt6-declarative-dev
qtdeclarative5-dev,
qtquickcontrols2-5-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 4.5.0 Standards-Version: 4.5.0
Homepage: https://cutefishos.com Homepage: https://cutefishos.com

Loading…
Cancel
Save