picoscope: fix eval without aliases (#447232)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
patchelf,
|
||||
stdenv,
|
||||
systemdMinimal,
|
||||
tbb,
|
||||
onetbb,
|
||||
writeTextDir,
|
||||
}:
|
||||
|
||||
@@ -36,7 +36,7 @@ let
|
||||
openssl
|
||||
stdenv.cc.cc.lib
|
||||
systemdMinimal
|
||||
tbb
|
||||
onetbb
|
||||
];
|
||||
|
||||
gdkLoadersCache = "${gdk-pixbuf.out}/${gdk-pixbuf.moduleDir}.cache";
|
||||
|
||||
Reference in New Issue
Block a user