telepathy-idle: Meson: Fix the build for 0.2 branch
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Nov 1 17:23:33 UTC 2020
Module: telepathy-idle
Branch: master
Commit: 07f5b8e2be0d1f1e7838e8ed68c34b7e0e8b8863
URL: http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=07f5b8e2be0d1f1e7838e8ed68c34b7e0e8b8863
Author: Alexander Akulich <akulichalexander at gmail.com>
Date: Sun Nov 1 15:17:48 2020 +0300
Meson: Fix the build for 0.2 branch
---
extensions/meson.build | 2 +-
tests/twisted/meson.build | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/extensions/meson.build b/extensions/meson.build
index 388820d..3600c3c 100644
--- a/extensions/meson.build
+++ b/extensions/meson.build
@@ -1,6 +1,6 @@
xmls = files(
'all.xml',
- 'Connection_Interface_IRC_Command1.xml',
+ 'Connection_Interface_Renaming.xml',
)
subdir('_gen')
diff --git a/tests/twisted/meson.build b/tests/twisted/meson.build
index 7e39d4b..897d7bb 100644
--- a/tests/twisted/meson.build
+++ b/tests/twisted/meson.build
@@ -23,7 +23,6 @@ twisted_tests = [
'channels/muc-destroy.py',
'channels/room-list-channel.py',
'channels/room-list-multiple.py',
- 'irc-command.py',
'messages/accept-invalid-nicks.py',
'messages/contactinfo-request.py',
'messages/invalid-utf8.py',
More information about the telepathy-commits
mailing list