3
0
Fork 0
forked from mirrors/nixpkgs

update PCSC dependencies

This commit is contained in:
Jude Taylor 2015-07-02 18:59:30 -07:00
parent ac3acae7a5
commit 0f763a12bf

View file

@ -76,7 +76,7 @@ with frameworks; with libs; {
OpenAL = []; OpenAL = [];
OpenCL = [ IOSurface OpenGL ]; OpenCL = [ IOSurface OpenGL ];
OpenGL = []; OpenGL = [];
PCSC = []; PCSC = [ CoreData ];
PreferencePanes = []; PreferencePanes = [];
PubSub = []; PubSub = [];
Python = [ ApplicationServices ]; Python = [ ApplicationServices ];