Codebase list kjs / b75e9fc
Update build-deps and deps with the info from cmake Norbert Preining 2 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 Uploaders: Norbert Preining <norbert@preining.info>
55 Build-Depends: cmake (>= 3.16~),
66 debhelper-compat (= 13),
7 extra-cmake-modules (>= 5.85.0~),
7 extra-cmake-modules (>= 5.86.0~),
88 libkf5doctools-dev,
99 libpcre3-dev,
1010 pkg-config,
1111 pkg-kde-tools (>= 0.15.15ubuntu1~),
12 qtbase5-dev (>= 5.15.0~),
12 qtbase5-dev (>= 5.15.2~),
1313 Standards-Version: 4.5.1
1414 Homepage: https://invent.kde.org/frameworks/kjs
1515 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kjs
4444 Depends: libkf5js5 (= ${binary:Version}),
4545 libkf5jsapi5 (= ${binary:Version}),
4646 libpcre3-dev,
47 qtbase5-dev (>= 5.15.0~),
47 qtbase5-dev (>= 5.15.2~),
4848 ${misc:Depends},
4949 ${shlibs:Depends},
5050 Description: Support for JS scripting in Qt applications