[neon/neon-packaging/maliit-framework/Neon/release_jammy] debian: stray <
Carlos De Maine
null at kde.org
Thu Sep 26 05:52:28 BST 2024
Git commit e028cac08f9ad2ab6d59ba65a578ac46225b70e7 by Carlos De Maine.
Committed on 26/09/2024 at 04:52.
Pushed by carlosdem into branch 'Neon/release_jammy'.
stray <
(cherry picked from commit d9854474282fc5d43f16826a0bede97f7cc7a67f)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +5 -4 debian/control
https://invent.kde.org/neon/neon-packaging/maliit-framework/-/commit/e028cac08f9ad2ab6d59ba65a578ac46225b70e7
diff --git a/debian/control b/debian/control
index 1221bf6..d3f4383 100644
--- a/debian/control
+++ b/debian/control
@@ -19,13 +19,13 @@ Build-Depends: cmake,
libxcb-xfixes0-dev,
libxext-dev,
pkgconf,
- qml-module-qtquick2,<
+ qml-module-qtquick2,
qtbase5-dev,
qtbase5-private-dev,
qtdeclarative5-dev,
qtwayland5-dev-tools,
qtwayland5-private-dev,
- wayland-protocols
+ wayland-protocols,
Standards-Version: 4.6.2
Homepage: https://github.com/maliit/framework
Vcs-Browser: https://github.com/maliit/framework
@@ -33,8 +33,9 @@ Vcs-Browser: https://github.com/maliit/framework
Package: maliit-framework
Architecture: any
Depends: ${misc:Depends},
- ${shlibs:Depends},
- qml-module-qtquick-localstorage
+ ${shlibs:Depends},
+ qml-module-qtquick2,
+ qml-module-qtquick-localstorage,
Breaks: gir1.2-maliit-1.0 (<< ${source:Version}),
libmaliit-glib0 (<< ${source:Version}),
libmaliit0 (<< ${source:Version}),
More information about the Neon-commits
mailing list