polyphone: drop redundant INCLUDEPATH to libjack2
`diffoscope` shows no difference before and after the change.
This commit is contained in:
parent
519f9d324d
commit
bbd604ab1d
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue