Remove obsolete PythonInterp and PythonLibs from autopkgtest
This commit is contained in:
parent
3f29ed6910
commit
e02ca35a79
4
debian/tests/findmodules_data/CMakeLists.txt
vendored
4
debian/tests/findmodules_data/CMakeLists.txt
vendored
@ -1,9 +1,9 @@
|
||||
cmake_minimum_required(VERSION 3.27)
|
||||
cmake_minimum_required(VERSION 3.5...3.27)
|
||||
|
||||
foreach(VTEST ALSA Armadillo BISON Boost BZip2 Cups CURL CVS Doxygen EXPAT FLEX
|
||||
Freetype Gettext GIF Git GnuTLS GTK2 Hg HSPELL Icotool Java
|
||||
LibArchive LibLZMA LibXml2 LibXslt OpenSceneGraph Perl PhysFS
|
||||
PkgConfig PythonInterp PythonLibs Ruby Protobuf Subversion SWIG TIFF ZLIB)
|
||||
PkgConfig Python3 Ruby Protobuf Subversion SWIG TIFF ZLIB)
|
||||
find_package(${VTEST} REQUIRED)
|
||||
endforeach()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user