[Bug 209355] lang/python35 lang/python34: install fails if archivers/lzmalib is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 3 15:23:12 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209355

--- Comment #5 from w.schwarzenfeld at utanet.at ---
it seems to work if you add to the lang/python35/Makefile

LIB_DEPENDS=            liblzma.so.1:archivers/lzmalib \
                                    libbz2.so:archivers/bzip2

and create a new pkg-plist with make makeplist or genplist.
I provide no diff, cause I am not sure if the "new" pkg-plist is ok.

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


More information about the freebsd-python mailing list