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