[neon/neon-packaging/kio-s3/Neon/unstable] debian: add aws-sdk-cpp dep

Carlos De Maine null at kde.org
Tue Dec 20 13:07:42 GMT 2022


Git commit f5fae02a352b8bea0bd4ba08c78deea9cb796f07 by Carlos De Maine.
Committed on 20/12/2022 at 13:07.
Pushed by carlosdem into branch 'Neon/unstable'.

add aws-sdk-cpp dep

M  +3    -2    debian/control

https://invent.kde.org/neon/neon-packaging/kio-s3/commit/f5fae02a352b8bea0bd4ba08c78deea9cb796f07

diff --git a/debian/control b/debian/control
index f5bfc17..05b31a5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,14 @@ Source: kio-s3
 Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cmake,
+Build-Depends: aws-sdk-cpp,
+               cmake,
                debhelper-compat (= 13),
                extra-cmake-modules,
                libkf5kio-dev,
                libkf5i18n-dev,
                libkf5doctools-dev,
-	       libpolkit-qt5-1-dev,
+	           libpolkit-qt5-1-dev,
                pkg-kde-tools,
                qtbase5-dev,
 	       aws-cpp-sdk


More information about the Neon-commits mailing list