Source: kf6-kcoreaddons
Version: 6.26.0-1
Severity: important
Tags: patch

Hello,

The libmount-dev build-dep is not available on non-linux, and not
required by kf6-kcoreaddons's cmake, could you apply the attached patch
to fix the hurd-any build?

Thanks,
Samuel

-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'proposed-updates'), (500, 'oldstable-debug'), (500, 'oldoldstable'), (500, 
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 7.0.10+deb14-amd64 (SMP w/22 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 
Samuel
There are two types of Linux developers - those who can spell, and
those who can't. There is a constant pitched battle between the two.
(From one of the post-1.1.54 kernel update messages posted to c.o.l.a)
--- debian/control.original     2026-06-28 13:12:54.000000000 +0000
+++ debian/control      2026-06-28 13:12:59.000000000 +0000
@@ -10,7 +10,7 @@
                cmake (>= 3.29~),
                doxygen (>= 1.8.13~),
                extra-cmake-modules (>= 6.26.0~),
-               libmount-dev,
+               libmount-dev [linux-any],
                libudev-dev [linux-any],
                qt6-base-dev (>= 6.9.0~),
                qt6-base-private-dev,

Reply via email to