Is there a way to avoid pulling dependencies when staging packages?

Is there a way to avoid pulling runtime dependencies when staging debian packages? As an example use case, a library might pull libglib as dependency, but I would not want it included in the snap as libglib is already part of the core snap.