New comment by cinerea0 on void-packages repository https://github.com/void-linux/void-packages/pull/24497#issuecomment-704006200 Comment: @CameronNemo Yep, that worked. I'll refresh the travis build in the morning so every subsequent push doesn't lead to a failed build just because it doesn't recognize `libnma`. Final thing I've come across tonight is a new error when building `NetworkManager-vpnc` with `libnma-devel`: ``` checking for LIBNM_GTK... no configure: error: Package requirements (libnm-gtk >= 1.2.0) were not met: No package 'libnm-gtk' found ``` Since we're getting rid of `libnm-gtk` since everything I've seen makes it seem like the library is deprecated, I'm confused why this package requires it.