[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#758812: libvisio-dev: Missing dependency on libicu-dev



tag 758812 - moreinfo
tag 758812 - unreproducible
thanks

Hi,

On Fri, Sep 23, 2016 at 04:46:38PM +0200, Rene Engelhard wrote:
> Sure?
[...]

Ah, I see. With libicu-dev removed:

$ pkg-config --cflags libvisio-0.1 
Package icu-i18n was not found in the pkg-config search path.
Perhaps you should add the directory containing `icu-i18n.pc'
to the PKG_CONFIG_PATH environment variable
Package 'icu-i18n', required by 'libvisio-0.1', not found
$ pkg-config --libs libvisio-0.1 
-lvisio-0.1 -lrevenge-0.0

and

$ pkg-config --static --cflags libvisio-0.1 
Package icu-i18n was not found in the pkg-config search path.
Perhaps you should add the directory containing `icu-i18n.pc'
to the PKG_CONFIG_PATH environment variable
Package 'icu-i18n', required by 'libvisio-0.1', not found
$ pkg-config --libs --cflags libvisio-0.1 
Package icu-i18n was not found in the pkg-config search path.
Perhaps you should add the directory containing `icu-i18n.pc'
to the PKG_CONFIG_PATH environment variable
Package 'icu-i18n', required by 'libvisio-0.1', not found

The second one is consistent, but I'd consider the first one a pkg-config
bug?

Regards,

Rene


Reply to: