mac build: remove PCSC framework

This commit is contained in:
selsta
2018-11-12 13:20:10 +01:00
parent 270a637924
commit ebeb3fefdb

View File

@@ -341,7 +341,6 @@ macx {
-lsodium \
-lcrypto \
-ldl
LIBS+= -framework PCSC
QMAKE_LFLAGS += -pie
}