repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
kde-frameworks
/
kdoctools
/
kdoctools-no-find-docbook-xml.patch
blob
4e3a33efab32bd1b5330bcdeb5cabec1ef849b0e
1
diff --git a/CMakeLists.txt b/CMakeLists.txt
2
index 5c4863c..f731775 100644
3
--- a/CMakeLists.txt
4
+++ b/CMakeLists.txt
5
@@ -46,7 +46,6 @@ set_package_properties(LibXml2 PROPERTIES
6
)
7
8
9
-find_package(DocBookXML4 "4.5")
10
11
set_package_properties(DocBookXML4 PROPERTIES
12
TYPE REQUIRED