allegro4: unpin texinfo (#440904)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
lib,
|
||||
stdenv,
|
||||
fetchurl,
|
||||
texinfo6,
|
||||
texinfo,
|
||||
libXext,
|
||||
xorgproto,
|
||||
libX11,
|
||||
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
pkg-config
|
||||
];
|
||||
buildInputs = [
|
||||
texinfo6
|
||||
texinfo
|
||||
libXext
|
||||
xorgproto
|
||||
libX11
|
||||
|
||||
Reference in New Issue
Block a user