https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275567
--- Comment #32 from Vladimir Druzenko <v...@freebsd.org> ---
Same here.

Look at this:
3.24.38:
$ readelf -d /usr/local/lib/libgtk-3.so | grep libintl
 0x0000000000000001 NEEDED               Shared library: [libintl.so]
$ pkg info gtk3 | grep libintl
        libintl.so.8
        libintl.so

3.24.34_1:
$ readelf -d /usr/local/lib/libgtk-3.so | grep libintl
 0x0000000000000001 NEEDED               Shared library: [libintl.so.8]
$ pkg info gtk3 | grep libintl
        libintl.so.8

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to