PureSwift / CDBus

Swift C Module for DBus
MIT License
6 stars 6 forks source link

Update dbus pkg-config name in Package.swift on macOS #2

Open Inokinoki opened 5 years ago

Inokinoki commented 5 years ago

I tried building DBus Swift with dbus 1.12.0 installed by HomeBrew. An error occured:

➜  DBus git:(master) swift build
'CDBus' dbus-1.0.pc: warning: couldn't find pc file

While pkg-config --list-all gives me:

dbus-1         dbus - Free desktop message bus