reopen 904503
retitle 904503 libuv1 FTBFS on kfreebsd-any
found 904303 1.22.0-2
tags 904503 patch
affects 904503 cmake
thanks
Severity: important
Tags: upstream
User: [email protected]
Usertags: kfreebsd
Hi,
Currently libuv1 FTBFS on kfreebsd-any due to a missing dependency on
freebsd-glue, providing the link:
/usr/lib/libfreebsd-glue.so -> /lib/libfreebsd-glue.so.0
Ideally a library libfreebsd-glue-dev should be split out of the
package freebsd-glue. Until that happens, the added dependency will do,
see the attached file debian_control.diff
Thanks!
--- a/debian/control 2018-07-25 13:36:46.000000000 +0200
+++ b/debian/control 2018-07-29 12:50:50.319905000 +0200
@@ -7,6 +7,7 @@
dh-autoreconf,
dh-exec,
libkvm-dev [kfreebsd-any],
+ freebsd-glue [kfreebsd-any],
netbase,
pkg-config
Standards-Version: 4.1.5
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel