mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 13:57:10 +03:00
add more needed headers to cf-private
This commit is contained in:
parent
6eaf7d318e
commit
33db336914
@ -2,12 +2,14 @@
|
||||
|
||||
let
|
||||
headers = [
|
||||
"CFAvailability.h"
|
||||
"CFAttributedString.h"
|
||||
"CFFileDescriptor.h"
|
||||
"CFFileSecurity.h"
|
||||
"CFNotificationCenter.h"
|
||||
"CFStringTokenizer.h"
|
||||
"CFURLEnumerator.h"
|
||||
"CFURL.h"
|
||||
"CoreFoundation.h"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user