Control: tags -1 + pending 2019년 5월 11일 (토) 오전 4:09, Helmut Grohne <hel...@subdivi.de>님이 작성: > > Source: nabi > Version: 1.0.0-3 > Tags: patch upstream > User: helm...@debian.org > Usertags: rebootstrap > > nabi fails to cross build from source, because it looks up pkg-config > using AC_PATH_PROG. A better solution is to use PKG_PROG_PKG_CONFIG, but > since it uses PKG_CHECK_MODULES, this is AC_REQUIREd already. We can > simply drop the AC_PATH_PROG at no loss of functionality and fix the > cross build. Please consider applying the attached patch.
Thanks alot for the patch. It's been integrated into the git: https://salsa.debian.org/l10n-korean-team/nabi/commit/527ec5f51f09d8bd1858aa21dbd2893878b1749a The nabi author officially dropped its maintenance. So I can't forward the report to upstream.