[gupnp-av] build: Fix typo in override
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-av] build: Fix typo in override
- Date: Sat, 19 Jun 2021 16:43:45 +0000 (UTC)
commit 87f0e01a54683688f9751855e9ded866c0065fac
Author: Jens Georg <mail jensge org>
Date: Sat Jun 19 18:43:40 2021 +0200
build: Fix typo in override
libgupnp-av/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgupnp-av/meson.build b/libgupnp-av/meson.build
index 89a5b38..68296ea 100644
--- a/libgupnp-av/meson.build
+++ b/libgupnp-av/meson.build
@@ -39,7 +39,7 @@ gupnp_av_lib = library('gupnp-av-1.0',
)
gupnp_av = declare_dependency(link_with : gupnp_av_lib, include_directories : include_directories('..'))
-meson.override_dependency('gunp-av-1.0', gupnp_av)
+meson.override_dependency('gupnp-av-1.0', gupnp_av)
public_headers = [
'gupnp-av-enums.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]