[neon/kde/kcoreaddons/Neon/release] debian: Add missing build dep

Scarlett Moore null at kde.org
Tue Sep 19 16:08:35 BST 2023


Git commit 6799f2b803ba7f2914650dfada5a0d3264aac4bf by Scarlett Moore.
Committed on 19/09/2023 at 17:08.
Pushed by scarlettmoore into branch 'Neon/release'.

Add missing build dep

M  +2    -1    debian/control

https://invent.kde.org/neon/kde/kcoreaddons/-/commit/6799f2b803ba7f2914650dfada5a0d3264aac4bf

diff --git a/debian/control b/debian/control
index 0153197..abc1fa6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Build-Depends: cmake (>= 3.0~),
                qtbase5-dev (>= 5.8.0~),
                qttools5-dev (>= 5.4),
                qttools5-dev-tools (>= 5.4),
-               shared-mime-info (>= 1.3)
+               shared-mime-info (>= 1.3),
+               libudev-dev
 Standards-Version: 4.1.4
 Homepage: http://projects.kde.org/kcoreaddons
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kcoreaddons


More information about the Neon-commits mailing list