Codebase list kwindowsystem / 5a1be42
Update build-deps and deps with the info from cmake. Sandro Knauß 4 years ago
2 changed file(s) with 10 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
22 [ Sandro Knauß ]
33 * Add Rules-Requires-Root field to control.
44 * New upstream release (5.69.0).
5 * Update build-deps and deps with the info from cmake.
56
67 -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 14 Apr 2020 03:58:13 +0200
78
55 Build-Depends: cmake (>= 3.5~),
66 debhelper-compat (= 12),
77 doxygen,
8 extra-cmake-modules (>= 5.62.0~),
8 extra-cmake-modules (>= 5.69.0~),
99 graphviz,
1010 libqt5sql5-sqlite:native,
11 libqt5x11extras5-dev (>= 5.11.0~),
11 libqt5x11extras5-dev (>= 5.12.0~),
1212 libx11-dev,
1313 libxcb-icccm4-dev,
1414 libxcb-keysyms1-dev,
1919 libxrender-dev,
2020 pkg-config,
2121 pkg-kde-tools (>= 0.15.15ubuntu1~),
22 qtbase5-dev (>= 5.11.0~),
22 qtbase5-dev (>= 5.12.0~),
2323 qttools5-dev (>= 5.4),
24 qttools5-dev-tools (>= 5.4),
24 qttools5-dev-tools (>= 5.4)
2525 Standards-Version: 4.5.0
2626 Homepage: https://projects.kde.org/projects/frameworks/kwindowsystem
2727 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwindowsystem
4444 Section: libdevel
4545 Architecture: any
4646 Depends: libkf5windowsystem5 (= ${binary:Version}),
47 qtbase5-dev (>= 5.11.0~),
48 ${misc:Depends},
47 qtbase5-dev (>= 5.12.0~),
48 ${misc:Depends}
4949 Recommends: libkf5windowsystem-doc (= ${source:Version})
5050 Description: development files for kwindowsystem
5151 The class KWindowSystem provides information about the state of the
6262 libkf5runner-dev (<< 5.54),
6363 libkf5textwidgets-dev (<< 5.54),
6464 libkf5wallet-dev (<< 5.54),
65 libkf5xmlgui-dev (<< 5.54),
65 libkf5xmlgui-dev (<< 5.54)
6666
6767 Package: libkf5windowsystem-doc
6868 Architecture: all
8282 Multi-Arch: same
8383 Depends: libkf5windowsystem-data (= ${source:Version}),
8484 ${misc:Depends},
85 ${shlibs:Depends},
85 ${shlibs:Depends}
8686 Recommends: kwayland-integration, qtwayland5
8787 Description: Convenience access to certain properties and features of the window manager
8888 The class KWindowSystem provides information about the state of the
108108 libkf5xmlgui5 (<< 5.54),
109109 plasma-framework (<< 5.54),
110110 qml-module-org-kde-kquickcontrols (<< 5.54),
111 qml-module-org-kde-kwindowsystem (<< 5.54),
111 qml-module-org-kde-kwindowsystem (<< 5.54)