Codebase list kwindowsystem / 812127a
Update build-deps and deps with the info from cmake Maximiliano Curia 5 years ago
1 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
55 Build-Depends: cmake (>= 3.0~),
66 debhelper (>= 11~),
77 doxygen,
8 extra-cmake-modules (>= 5.52.0~),
8 extra-cmake-modules (>= 5.53.0~),
99 graphviz,
1010 libqt5sql5-sqlite:native,
11 libqt5x11extras5-dev (>= 5.8.0~),
11 libqt5x11extras5-dev (>= 5.9.0~),
1212 libx11-dev,
1313 libxcb-keysyms1-dev,
1414 libxcb1-dev,
1515 libxrender-dev,
1616 pkg-config,
1717 pkg-kde-tools (>= 0.15.15ubuntu1~),
18 qtbase5-dev (>= 5.8.0~),
18 qtbase5-dev (>= 5.9.0~),
1919 qttools5-dev (>= 5.4),
2020 qttools5-dev-tools (>= 5.4),
2121 Standards-Version: 4.1.4
4141 Section: libdevel
4242 Architecture: any
4343 Depends: libkf5windowsystem5 (= ${binary:Version}),
44 qtbase5-dev (>= 5.8.0~),
44 qtbase5-dev (>= 5.9.0~),
4545 ${misc:Depends},
4646 ${shlibs:Depends},
4747 Recommends: libkf5windowsystem-doc (= ${source:Version})