diff options
| author | myd7349 <myd7349@gmail.com> | 2019-05-07 01:11:03 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-05-06 10:11:02 -0700 |
| commit | ebd2a374cfd53df58fed4a4da9d4e2051ff15e44 (patch) | |
| tree | c29e4fda6a58002f47ce485d596c0321ee18bcea /ports/xeus/CONTROL | |
| parent | c5add82c3be9a302c48df535a1668d857853149a (diff) | |
| download | vcpkg-ebd2a374cfd53df58fed4a4da9d4e2051ff15e44.tar.gz vcpkg-ebd2a374cfd53df58fed4a4da9d4e2051ff15e44.zip | |
[xeus] Update to 0.19.1 (#6320)
* [xeus] Update to 0.19.1
* [xeus] Update usage
Diffstat (limited to 'ports/xeus/CONTROL')
| -rw-r--r-- | ports/xeus/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/xeus/CONTROL b/ports/xeus/CONTROL index f0581395c..3deb2ca48 100644 --- a/ports/xeus/CONTROL +++ b/ports/xeus/CONTROL @@ -1,4 +1,4 @@ Source: xeus
-Version: 2019-02-13-1
+Version: 0.19.1-1
Description: C++ implementation of the Jupyter kernel protocol
-Build-Depends: cppzmq, cryptopp, libuuid (linux), nlohmann-json, xtl, zeromq
+Build-Depends: cppzmq, libuuid (linux), nlohmann-json, openssl, xtl, zeromq
|
