Skip to content

Commit 1ede4d1

Browse files
(conan-io#19937) libselinux/all: bump deps
* libselinux/all: bump deps Generated and committed by [Conan Center Bump Deps](https://github.com/ericLemanissier/conan-center-index-bump-deps) Find more updatable recipes in the [GitHub Pages](https://ericlemanissier.github.io/conan-center-index-bump-deps/) * libselinux/all: bump deps Generated and committed by [Conan Center Bump Deps](https://github.com/ericLemanissier/conan-center-index-bump-deps) Find more updatable recipes in the [GitHub Pages](https://ericlemanissier.github.io/conan-center-index-bump-deps/)
1 parent 15694ab commit 1ede4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/libselinux/all/conanfile.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def validate(self):
5454
def build_requirements(self):
5555
self.tool_requires("flex/2.6.4")
5656
if not self.conf.get("tools.gnu:pkg_config", default=False, check_type=str):
57-
self.tool_requires("pkgconf/1.9.5")
57+
self.tool_requires("pkgconf/2.0.3")
5858

5959
def source(self):
6060
for download in self.conan_data["sources"][self.version]:

0 commit comments

Comments
 (0)