mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 08:39:08 +03:00
polyphone: drop redundant INCLUDEPATH to libjack2
`diffoscope` shows no difference before and after the change.
This commit is contained in:
parent
519f9d324d
commit
bbd604ab1d
@ -36,7 +36,6 @@ mkDerivation rec {
|
||||
qmakeFlags = [
|
||||
"DEFINES+=USE_LOCAL_STK"
|
||||
"DEFINES+=USE_LOCAL_QCUSTOMPLOT"
|
||||
"INCLUDEPATH+=${libjack2}/include/jack"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user