[neon/extras/calamares/Neon/release] debian: build deps
Jonathan Esk-Riddell
null at kde.org
Fri Dec 2 15:56:11 GMT 2022
Git commit 38a85d8650fd7000a184b2eb6f34b2209e7097df by Jonathan Esk-Riddell.
Committed on 02/12/2022 at 15:56.
Pushed by jriddell into branch 'Neon/release'.
build deps
M +1 -1 debian/calamares.install
M +3 -0 debian/control
https://invent.kde.org/neon/extras/calamares/commit/38a85d8650fd7000a184b2eb6f34b2209e7097df
diff --git a/debian/calamares.install b/debian/calamares.install
index d4670cf..6357089 100644
--- a/debian/calamares.install
+++ b/debian/calamares.install
@@ -1,5 +1,5 @@
+debian/kded_device_automounterrc /etc/xdg/
usr/bin/
usr/lib/*/calamares/
usr/lib/*/libcalamares*.so.*
usr/share/
-debian/kded_device_automounterrc /etc/xdg/
diff --git a/debian/control b/debian/control
index e4a12fd..59d1d21 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,11 @@ Build-Depends: cmake,
libappstreamqt-dev,
libatasmart-dev,
libboost-python-dev,
+ libicu-dev,
libkf5config-dev,
libkf5coreaddons-dev,
libkf5crash-dev,
+ libkf5dbusaddons-dev,
libkf5i18n-dev,
libkf5iconthemes-dev,
libkf5kio-dev,
@@ -38,6 +40,7 @@ Build-Depends: cmake,
qml-module-qtquick2,
qtbase5-dev,
qtdeclarative5-dev,
+ qtlocation5-dev,
qttools5-dev,
qttools5-dev-tools,
qtwebengine5-dev
More information about the Neon-commits
mailing list