strawberry: do not use alias
This commit is contained in:
parent
b763f39ce5
commit
6b015e4074
@ -22,7 +22,7 @@
|
|||||||
, libpulseaudio ? null
|
, libpulseaudio ? null
|
||||||
, libselinux ? null
|
, libselinux ? null
|
||||||
, libsepol ? null
|
, libsepol ? null
|
||||||
, p11_kit ? null
|
, p11-kit ? null
|
||||||
, utillinux ? null
|
, utillinux ? null
|
||||||
, qtbase
|
, qtbase
|
||||||
, qtx11extras
|
, qtx11extras
|
||||||
@ -66,7 +66,7 @@ mkDerivation rec {
|
|||||||
libpulseaudio
|
libpulseaudio
|
||||||
libselinux
|
libselinux
|
||||||
libsepol
|
libsepol
|
||||||
p11_kit
|
p11-kit
|
||||||
utillinux
|
utillinux
|
||||||
]
|
]
|
||||||
++ lib.optionals withGstreamer (with gst_all_1; [
|
++ lib.optionals withGstreamer (with gst_all_1; [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user