mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/lowdown: Get rid of artificial libbsd dep (bug #904729)
Closes: https://bugs.gentoo.org/904729 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
@@ -55,7 +55,6 @@ src_configure() {
|
||||
LDFLAGS="${LDFLAGS}" \
|
||||
CPPFLAGS="${CPPFLAGS}" \
|
||||
LIBDIR="/usr/$(get_libdir)" \
|
||||
LDLIBS="-lbsd" \
|
||||
|| die "./configure failed"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user