Merge pull request #221528 from wegank/beamerpresenter-darwin
beamerpresenter: unbreak on darwin
This commit is contained in:
@@ -53,6 +53,7 @@ stdenv.mkDerivation rec {
|
||||
qtbase
|
||||
qtmultimedia
|
||||
qttools
|
||||
] ++ lib.optionals stdenv.isLinux [
|
||||
qtwayland
|
||||
] ++ lib.optionals useMupdf [
|
||||
freetype
|
||||
|
||||
Reference in New Issue
Block a user