ostree: fix TLS errors
This commit is contained in:
parent
bb9d0c3038
commit
a350ad306a
@ -12,6 +12,8 @@
|
|||||||
, xz
|
, xz
|
||||||
, e2fsprogs
|
, e2fsprogs
|
||||||
, libsoup
|
, libsoup
|
||||||
|
, glib-networking
|
||||||
|
, wrapGAppsHook
|
||||||
, gpgme
|
, gpgme
|
||||||
, which
|
, which
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
@ -78,6 +80,7 @@ in stdenv.mkDerivation rec {
|
|||||||
libxslt
|
libxslt
|
||||||
docbook-xsl-nons
|
docbook-xsl-nons
|
||||||
docbook_xml_dtd_42
|
docbook_xml_dtd_42
|
||||||
|
wrapGAppsHook
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
@ -85,6 +88,7 @@ in stdenv.mkDerivation rec {
|
|||||||
systemd
|
systemd
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
libsoup
|
libsoup
|
||||||
|
glib-networking
|
||||||
gpgme
|
gpgme
|
||||||
fuse
|
fuse
|
||||||
libselinux
|
libselinux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user