emacs-mac: don’t propagate frameworks
This makes the closure really big & is not needed for a running emacs.
This commit is contained in:
parent
697ae2a073
commit
bc490a4b3f
@ -32,9 +32,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig autoconf automake ];
|
nativeBuildInputs = [ pkgconfig autoconf automake ];
|
||||||
|
|
||||||
buildInputs = [ ncurses libxml2 gnutls texinfo gettext ];
|
buildInputs = [ ncurses libxml2 gnutls texinfo gettext
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
|
||||||
AppKit Carbon Cocoa IOKit OSAKit Quartz QuartzCore WebKit
|
AppKit Carbon Cocoa IOKit OSAKit Quartz QuartzCore WebKit
|
||||||
ImageCaptureCore GSS ImageIO # may be optional
|
ImageCaptureCore GSS ImageIO # may be optional
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user