[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#960758: libcamera FTBFS: missing boost build dependencies



Package: libcamera
Version: 0~git20200513+924778e-1
Followup-For: Bug #960758
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu groovy ubuntu-patch

Hi,

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

  * Build-depend on libboost-dev to fix FTBFS.

Thanks for considering the patch.

Logan

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

Kernel: Linux 5.4.0-29-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 /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru libcamera-0~git20200513+924778e/debian/control libcamera-0~git20200513+924778e/debian/control
--- libcamera-0~git20200513+924778e/debian/control	2020-05-15 10:24:53.000000000 -0400
+++ libcamera-0~git20200513+924778e/debian/control	2020-05-23 15:03:08.000000000 -0400
@@ -13,7 +13,8 @@
                python3-sphinx,
                python3-yaml,
                libjs-jquery,
-               libjs-underscore
+               libjs-underscore,
+               libboost-dev
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Section: libs

Reply to: