K 10 svn:author V 6 adridg K 8 svn:date V 27 2019-10-25T21:12:21.928457Z K 7 svn:log V 393 Fix dependencies of net-im/nheko - because mtxclient was listed as a build dependency only (I thought nheko would pick up the .a and statically link it), it would be installed with nheko, but marked "automatic" and unused. - "pkg autoremove" would remove mtxclient, and then nheko wouldn't start because the mtxclient .so was missing. Make mtxclient a library dependency instead. END