Add libevent to packaging list
This commit is contained in:
parent
d043edf9c5
commit
5b12f55c3f
@ -114,7 +114,7 @@ libFile = "libOpenThreads.#{$openThreadsSoVersion}.dylib"
|
|||||||
|
|
||||||
# DBus and libEvent needed for SWIFT
|
# DBus and libEvent needed for SWIFT
|
||||||
# Sentry is crash reporting
|
# Sentry is crash reporting
|
||||||
otherLibs = ['dbus-1.3', 'event_core-2.1.7', 'sentry']
|
otherLibs = ['dbus-1.3', 'event_core-2.1.7','event-2.1.7', 'sentry']
|
||||||
otherLibs.each do |l|
|
otherLibs.each do |l|
|
||||||
`cp #{$prefixDir}/lib/lib#{l}.dylib #{$frameworksDir}`
|
`cp #{$prefixDir}/lib/lib#{l}.dylib #{$frameworksDir}`
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user