summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/pidgin-libnm.patch
Commit message (Collapse)AuthorAge
* gnu: pidgin: Fix build with Meson network-manager.Tobias Geerinckx-Rice2020-05-24
This is a follow-up commit to 255ff74f3ab514a76068f6cfccc7f8dbcf8b7f3f: building network-manager with Meson breaks users of NetworkManager.pc. * gnu/packages/messaging.scm (pidgin)[source]: Add pidgin-libnm.patch. Force re-bootstrapping in a new snippet. [native-inputs]: Add autoconf, automake, and libtool. * gnu/packages/patches/pidgin-libnm.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.