Fix a meson warning about concatenating lists and strings

Review Request #2493 — Created June 30, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is actually allowed in newer versions, but this variable should be a list
anyways.

Ran ninja reconfigure and verified that the warning was gone.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix a meson warning about concatenating lists and strings
This is actually allowed in newer versions, but this variable should be a list anyways.
4be1fb75993c84cab9cdbfbd7610fba6ac263e56 Gary Kramlich
libpurple/data/meson.build
Loading...