pidgin/pidgin

ff7a6c6f01f7
Update convey.yml for Fedora 36 and Ubuntu Kinetic

Testing Done:
Ran both plans locally.

Reviewed at https://reviews.imfreedom.org/r/1842/
PURPLE_HISTORY_SOURCES = [
'purplehistorycore.c',
]
purple_history = executable('purple-history',
PURPLE_HISTORY_SOURCES,
dependencies : [libpurple_dep, glib],
install : true)