puddletag: mark broken
This commit is contained in:
parent
5d4117bd12
commit
c0d5cf4993
@ -30,5 +30,6 @@ python3Packages.buildPythonApplication rec {
|
|||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ peterhoeg ];
|
maintainers = with maintainers; [ peterhoeg ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
broken = true; # Needs Qt wrapping
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user