diff --git a/ObjMatrix.oc b/ObjMatrix.oc index 35a9b4b..07e81f6 100644 --- a/ObjMatrix.oc +++ b/ObjMatrix.oc @@ -1,5 +1,4 @@ package_format 1 package_depends_on ObjOpenSSL -package_depends_on ObjSQLite3 LIBS="-lobjmatrix $LIBS" FRAMEWORK_LIBS="-framework ObjMatrix $FRAMEWORK_LIBS"