2
0
Эх сурвалжийг харах

Makefile: adding xhttp_pi to the list of excluded modules (depends on libxml2)

Ovidiu Sas 13 жил өмнө
parent
commit
205e8545dc
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -330,7 +330,7 @@ else
 	# depends on libpython-dev
 	exclude_modules+= app_python
 	# depends on libxml2
-	exclude_modules+= xmlops
+	exclude_modules+= xmlops xhttp_pi
 	# depends on jsoc-c
 	exclude_modules+= json jsonrpc-c
 	# depends on libhiredis