[Bug 239806] pkgbase: Unset dependencies in some pkgbase packages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 1 17:38:06 UTC 2020


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

--- Comment #3 from Martin <martin.jakob at gmx.com> ---
Quick follow up:

after changing the names of the libs in the ucl files

sed -i '' 's/libcompiler-rt/libcompiler_rt/g' *.ucl
sed -i '' 's/librpcsec-gss/librpcsec_gss/g' *.ucl
sed -i '' 's/libthread-db/libthread_db/g' *.ucl

the dependencies are correct.

just "clibs" and "liby" are still free floating...

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


More information about the freebsd-bugs mailing list