Bug#914358: schroedinger-maeparser: FTBFS (cmake: not found)

Logan Rosen logan at ubuntu.com
Sun Dec 16 02:27:37 GMT 2018


Control: tags -1 patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Build-depend on cmake, libboost-dev and libboost-test-dev to fix FTBFS.

Thanks for considering the patch.

Logan Rosen

-- System Information:
Debian Release: buster/sid
  APT prefers cosmic-updates
  APT policy: (500, 'cosmic-updates'), (500, 'cosmic-security'), (500, 'cosmic'), (400, 'cosmic-proposed'), (100, 'cosmic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-------------- next part --------------
diff -Nru schroedinger-maeparser-1.0.1/debian/control schroedinger-maeparser-1.0.1/debian/control
--- schroedinger-maeparser-1.0.1/debian/control	2018-12-06 09:00:18.000000000 -0500
+++ schroedinger-maeparser-1.0.1/debian/control	2018-12-15 17:26:12.000000000 -0500
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper (>= 11), cmake, libboost-dev, libboost-test-dev
 Standards-Version: 4.2.1
 Section: libs
 Homepage: https://www.schrodinger.com/maestro
@@ -39,4 +39,4 @@
   * Ligand-based search applications, such as Phase and Phase Shape
   * Quantum Mechanics applications, such as Jaguar
   * Protein-Protein Docking applications
-  * ... many other backends used in both Life and Material Sciences
\ No newline at end of file
+  * ... many other backends used in both Life and Material Sciences


More information about the debian-science-maintainers mailing list