[neon/kde/oxygen/Neon/unstable] debian: deps

Carlos De Maine null at kde.org
Wed Aug 30 05:41:57 BST 2023


Git commit 7798160d6634e54f2280530ec8870a8cc749c68b by Carlos De Maine.
Committed on 30/08/2023 at 06:41.
Pushed by carlosdem into branch 'Neon/unstable'.

deps

M  +4    -6    debian/control

https://invent.kde.org/neon/kde/oxygen/-/commit/7798160d6634e54f2280530ec8870a8cc749c68b

diff --git a/debian/control b/debian/control
index c9e92f0..4bf6716 100644
--- a/debian/control
+++ b/debian/control
@@ -75,9 +75,8 @@ Description: Look-and-feel for the Oxygen desktop theme
 
 Package: kde-style-oxygen
 Architecture: any
-Depends: liboxygenstyle6,
-         liboxygenstyleconfig6,
-         (= ${binary:Version}),
+Depends: liboxygenstyle6 (= ${binary:Version}),
+         liboxygenstyleconfig6 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: kde-style-oxygen-qt6
@@ -127,9 +126,8 @@ Description: style library configuration for the Oxygen desktop theme
 
 Package: kde-style-oxygen-qt5
 Architecture: any
-Depends: liboxygenstyle5-5,
-         liboxygenstyleconfig5-5,
-         (= ${binary:Version}),
+Depends: liboxygenstyle5-5 (= ${binary:Version}),
+         liboxygenstyleconfig5-5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Qt decoration for the Oxygen desktop theme


More information about the Neon-commits mailing list