[neon/neon-packaging/kasts/Neon/release] debian: Add mssing build dep
Scarlett Moore
null at kde.org
Mon Sep 11 16:50:48 BST 2023
Git commit a2d361ca0f3af1bc1e9683acdffa0706a58171f3 by Scarlett Moore.
Committed on 11/09/2023 at 17:50.
Pushed by scarlettmoore into branch 'Neon/release'.
Add mssing build dep
M +2 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kasts/-/commit/a2d361ca0f3af1bc1e9683acdffa0706a58171f3
diff --git a/debian/control b/debian/control
index 8fd030b..132bac2 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Build-Depends: cmake,
pkg-kde-tools,
qtdeclarative5-dev,
qtmultimedia5-dev,
- qtquickcontrols2-5-dev
+ qtquickcontrols2-5-dev,
+ libkf5networkmanagerqt-dev
Standards-Version: 4.1.4
Homepage: http://www.kde.org/
More information about the Neon-commits
mailing list