[pybind11] update to 2.2.3 and remove unwanted python dependancies fr… (#3812)

* [pybind11] update to 2.2.3 and remove unwanted python dependancies from CONTROL

* update sol2/pybind11 CONTROL file
This commit is contained in:
Sztergbaum Roman 2018-07-18 01:23:02 +02:00 committed by Robert Schumacher
parent 984d95fa5f
commit c161d33e44
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Source: pybind11
Version: 2.2.3
Description: pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.
Build-Depends: python3
Build-Depends: python3 (windows)

View File

@ -1,3 +1,4 @@
Source: sol2
Version: 2.20.4
Description: Sol v2.0 - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great
Build-Depends: lua (windows)