https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234692
Ken Moore <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|Closed |Open --- Comment #13 from Ken Moore <[email protected]> --- It looks like you missed a line in the update: The "wallet" item needs to be removed from line 15: `USE_KDE= ecm_build i18n wallet` needs to become `USE_KDE= ecm_build i18n` since the "wallet" items get added via the option now. Otherwise the KWALLET option will not matter and all the KDE wallet dependencies are still going to get included as runtime dependencies anyway even if Falkon will not use them because the linking with cmake was disabled. -- You are receiving this mail because: You are the assignee for the bug.
