projects
/
pyside6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1733e54
)
Remove nocheck annotation on xauth xvfb used to build docs
author
Stuart Prescott
<stuart@debian.org>
Sat, 28 Mar 2026 05:18:12 +0000
(16:18 +1100)
committer
Stuart Prescott
<stuart@debian.org>
Sat, 28 Mar 2026 05:18:12 +0000
(16:18 +1100)
Closes: #1131974
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 625bf2ca0ada481884ea936b98e7afe35c359c40..a709444ecb1f4a26ab634a9c0b9d5d322435ed5b 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-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,