hybridreverb2: fix eval with expoxy rename
This commit is contained in:
parent
f1703ab30f
commit
7268b1ea83
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
, libpthreadstubs
|
||||
, libXdmcp
|
||||
, libxkbcommon
|
||||
, epoxy
|
||||
, libepoxy
|
||||
, at-spi2-core
|
||||
, dbus
|
||||
, curl
|
||||
|
@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
|||
libpthreadstubs
|
||||
libXdmcp
|
||||
libxkbcommon
|
||||
epoxy
|
||||
libepoxy
|
||||
at-spi2-core
|
||||
dbus
|
||||
curl
|
||||
|
|
Loading…
Reference in a new issue