Skip to content

Commit

Permalink
remove qtquick-privatewidgets dependency
Browse files Browse the repository at this point in the history
Signed-off-by: shadichy <hotrobb360web@gmail.com>
  • Loading branch information
shadichy committed Dec 25, 2024
1 parent 249056c commit e67cd08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion ci/build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cp -rf debian ..
rm -rf debian calamares-${pkgver}

# Install dependencies
yes | apt install libkf6config-dev libkf6config-dev-bin libkf6configwidgets-dev libkf6coreaddons-dev libkf6crash-dev libkf6i18n-dev libkf6iconthemes-dev libkf6kio-dev libkf6notifyconfig-dev libkf6package-dev libkf6parts-dev libkf6service-dev libkf6solid-dev libpolkit-qt6-1-dev qt6-base-private-dev qt6-declarative-dev qt6-declarative-dev-tools qt6-declarative-private-dev qt6-quick3d-dev-tools qt6-quick3dphysics-dev-tools qt6-shadertools-dev qt6-svg-dev qt6-svg-private-dev qt6-tools-dev qt6-tools-dev-tools qt6-tools-private-dev qt6-wayland-dev-tools qt6-webengine-dev qt6-webengine-dev-tools qt6-webengine-private-dev cmake extra-cmake-modules libkpmcore-dev libparted-dev libpwquality-dev libboost-python-dev libyaml-cpp-dev qml6-module-qtquick-layouts qml6-module-qtquick-privatewidgets qml6-module-qtquick-window qml6-module-qtquick
yes | apt install libkf6config-dev libkf6config-dev-bin libkf6configwidgets-dev libkf6coreaddons-dev libkf6crash-dev libkf6i18n-dev libkf6iconthemes-dev libkf6kio-dev libkf6notifyconfig-dev libkf6package-dev libkf6parts-dev libkf6service-dev libkf6solid-dev libpolkit-qt6-1-dev qt6-base-private-dev qt6-declarative-dev qt6-declarative-dev-tools qt6-declarative-private-dev qt6-quick3d-dev-tools qt6-quick3dphysics-dev-tools qt6-shadertools-dev qt6-svg-dev qt6-svg-private-dev qt6-tools-dev qt6-tools-dev-tools qt6-tools-private-dev qt6-wayland-dev-tools qt6-webengine-dev qt6-webengine-dev-tools qt6-webengine-private-dev cmake extra-cmake-modules libkpmcore-dev libparted-dev libpwquality-dev libboost-python-dev libyaml-cpp-dev qml6-module-qtquick-layouts qml6-module-qtquick-window qml6-module-qtquick

cd ..

Expand Down
1 change: 0 additions & 1 deletion ci/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Build-Depends: debhelper-compat (= 13),
pkexec,
python3:any,
qml6-module-qtquick-layouts,
qml6-module-qtquick-privatewidgets,
qml6-module-qtquick-window,
qml6-module-qtquick,
libpolkit-qt6-1-dev,
Expand Down

0 comments on commit e67cd08

Please sign in to comment.