[Pkg-javascript-devel] Bug#813466: libjs-bootswatch: missing dependency on fonts-roboto-fontface
Edward Betts
edward at 4angle.com
Tue Feb 2 10:06:42 UTC 2016
Package: libjs-bootswatch
Version: 3.3.5+2+dfsg1-1
Severity: normal
The file /usr/share/javascript/bootswatch/paper/roboto-debian.css includes
font definitions like this:
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/Roboto-Bold.woff2) format('woff2');
}
When I make use of the paper theme my browser console shows a 404 because
fonts/Roboto-Bold.woff2 is missing.
This file is available in the fonts-roboto-fontface package. The
libjs-bootswatch package should recommend the fonts-roboto-fontface package.
--
Edward.
More information about the Pkg-javascript-devel
mailing list