Skip to content
Snippets Groups Projects
Commit e31fc9e7 authored by Andrea Bolognani's avatar Andrea Bolognani
Browse files

control: Recommend pkgconf instead of pkg-config

Addresses the

  depends-on-obsolete-package

Lintian error.
parent f212aae0
No related branches found
No related tags found
1 merge request!214Use templates for control files, release 10.0.0-3
......@@ -501,7 +501,7 @@ Depends:
libvirt0 (= ${binary:Version}),
${misc:Depends},
Recommends:
pkg-config,
pkgconf,
Description: development files for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment