IOKit: add 10.11-only dependency

This commit is contained in:
Jude Taylor 2015-08-24 18:57:41 -07:00
parent 80e09678f7
commit 16a615a0f6

View File

@ -6,6 +6,7 @@ rec {
];
IOKit = [
"/System/Library/Frameworks/IOKit.framework"
"/usr/lib/libenergytrace.dylib"
];
DiskArbitration = [
"/System/Library/Frameworks/DiskArbitration.framework"