wscript: adjust cdbus project homepage URL

This commit is contained in:
Nedko Arnaudov 2023-05-01 10:55:54 +03:00
parent 7717e81c64
commit 86680c4b65
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ def configure(conf):
package = 'cdbus-1',
atleast_version = '1.0.0',
mandatory = True,
errmsg = "not installed, see https://github.com/LADI/cdbus.git",
errmsg = "not installed, see https://github.com/LADI/cdbus",
args = '--cflags --libs')
if Options.options.libdir: