3 Commits

Author SHA1 Message Date
Francois Berenger
afd42b2d70 cairo support is needed to generate PNGs (#3250)
for 2D depiction of molecules
2020-06-27 15:38:22 +02:00
Francois Berenger
263f8f9fe4 update to python3 (#2350)
update debian build script to python3
2019-03-14 08:10:10 +01:00
UnixJunkie
3ab21b7456 added Scripts/create_deb_packages.sh (#1655)
* added Scripts/create_deb_packages.sh

* better comment

* more cmake options

* rm ignored rdkitversion cmake flag

because it is overwritten by what is found in CMakeLists.txt:
```
set(RDKit_Year "2018")
set(RDKit_Month "05")
```

* this deps list is for Ubuntu

* rm -Wno-dev cmake option

* updated dependencies in comments
2018-06-07 16:12:23 +02:00