[neon/neon-packaging/audiotube/Neon/unstable] debian: pybind11Config

Jonathan Esk-Riddell null at kde.org
Mon Jun 12 05:01:56 BST 2023


Git commit a9fef3c64d5a8b344a1d45fc3bf4bbc65a0e21b6 by Jonathan Esk-Riddell.
Committed on 03/11/2022 at 15:05.
Pushed by carlosdem into branch 'Neon/unstable'.

pybind11Config

M  +5    -4    debian/control
M  +1    -1    debian/copyright

https://invent.kde.org/neon/neon-packaging/audiotube/-/commit/a9fef3c64d5a8b344a1d45fc3bf4bbc65a0e21b6

diff --git a/debian/control b/debian/control
index 34fc969..c2903f3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,16 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
                extra-cmake-modules,
-	       kirigami2-dev
+               kirigami2-dev
                libkf5i18n-dev,
                libkf5coreaddons-dev,
                libkf5crash-dev,
+               libqt5svg5-dev,
                pkg-kde-tools,
+               pybind11-dev,
                qtbase5-dev,
-	       libqt5svg5-dev,
-	       qtdeclarative5-dev,
-	       qtquickcontrols2-5-dev
+               qtdeclarative5-dev,
+               qtquickcontrols2-5-dev
 Standards-Version: 4.5.0
 Homepage: https://invent.kde.org/plasma-mobile/audiotube
 
diff --git a/debian/copyright b/debian/copyright
index fa50461..f3bb1a8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,5 +3,5 @@ Upstream-Name: kio-s3
 Source: https://invent.kde.org/system/kio-s3
 
 Files: *
-Copyright: 2022 Elvis 
+Copyright: 2022 Elvis
 License: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL



More information about the Neon-commits mailing list