Source: horizon-eda Severity: important Tags: patch Hi,
we are planing to remove oce from Debian in the trixie release cycle and only keep occt (src:opencascade) horizon-eda is the last package that depends on oce. Changing the B-D from liboce-ocaf-dev to libocct-data-exchange-dev should do the trick, at least it still compiles :) Attached the patch I've used to compile it. -- Thanks and Cheers, tobi -- System Information: Debian Release: 12.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-9-amd64 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Naur horizon-eda-2.4.0.orig/debian/control horizon-eda-2.4.0/debian/control --- horizon-eda-2.4.0.orig/debian/control 2022-08-22 15:01:24.000000000 +0200 +++ horizon-eda-2.4.0/debian/control 2023-05-28 15:51:37.507412919 +0200 @@ -7,7 +7,7 @@ libsqlite3-dev, util-linux (>= 2.29), librsvg2-dev, libcairomm-1.0-dev, libepoxy-dev, libgtkmm-3.0-dev, uuid-dev, libboost-dev, libzmq5, cppzmq-dev, libglm-dev, libgit2-dev, libcurl4-gnutls-dev, - liboce-ocaf-dev, libdxflib-dev (>> 3.17.0), libspnav-dev, libarchive-dev, + libocct-data-exchange-dev, libdxflib-dev (>> 3.17.0), libspnav-dev, libarchive-dev, libzip-dev, libglib2.0-dev, libpodofo-dev, python3-cairo-dev, libosmesa6-dev, libpython3-dev, dh-python Standards-Version: 4.4.0