Remove nocheck annotation on xauth xvfb used to build docs
authorStuart Prescott <stuart@debian.org>
Sat, 28 Mar 2026 05:18:12 +0000 (16:18 +1100)
committerStuart Prescott <stuart@debian.org>
Sat, 28 Mar 2026 05:18:12 +0000 (16:18 +1100)
Closes: #1131974
debian/control

index 625bf2ca0ada481884ea936b98e7afe35c359c40..a709444ecb1f4a26ab634a9c0b9d5d322435ed5b 100644 (file)
@@ -77,8 +77,8 @@ Build-Depends:
  qt6-webview-dev (>= 6.10) [amd64 arm64 armhf i386],
  qtchooser,
  sip-tools (>= 6.5),
- xauth <!nocheck>,
- xvfb <!nocheck>,
+ xauth,
+ xvfb,
 Build-Conflicts:
  libpyside6-dev,
  libshiboken6-dev,