Date: Wed, 03 Aug 2016 15:23:12 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 209355] lang/python35 lang/python34: install fails if archivers/lzmalib is installed Message-ID: <bug-209355-21822-pAZpPb6hAa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209355-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-209355-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209355 --- Comment #5 from w.schwarzenfeld@utanet.at --- it seems to work if you add to the lang/python35/Makefile LIB_DEPENDS=3D 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. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209355-21822-pAZpPb6hAa>