Changeset: 7a8f2cb5676e for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/7a8f2cb5676e Modified Files: debian/control Branch: Jun2020 Log Message:
No need for Python 2. diffs (11 lines): diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9), autotoo libbz2-dev, libcurl4-gnutls-dev, libgeos-dev (>= 3.4.0), libpcre3-dev, libreadline-dev, liblzma-dev, libssl-dev, libxml2-dev, pkg-config, - python, python-dev, python-numpy, python3, python3-dev, python3-numpy, unixodbc-dev, uuid-dev, zlib1g-dev, liblas-c-dev (>= 1.8.0), r-base-dev, libcfitsio-dev _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
