g2o: mark broken on darwin
This commit is contained in:
parent
754a8db42d
commit
8c63323b41
@ -41,5 +41,7 @@ mkDerivation rec {
|
||||
license = with licenses; [ bsd3 lgpl3 gpl3 ];
|
||||
maintainers = with maintainers; [ lopsided98 ];
|
||||
platforms = platforms.all;
|
||||
# fatal error: 'qglviewer.h' file not found
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user