libetonyek: unpin Boost
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
, fetchFromGitHub
|
||||
, autoreconfHook
|
||||
, pkg-config
|
||||
# fails on older Boost due to https://github.com/boostorg/phoenix/issues/111
|
||||
, boost184
|
||||
, boost
|
||||
, cppunit
|
||||
, glm
|
||||
, gperf
|
||||
@@ -32,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
boost184
|
||||
boost
|
||||
cppunit
|
||||
glm
|
||||
gperf
|
||||
|
||||
Reference in New Issue
Block a user