libimobiledevice / libplist

A library to handle Apple Property List format in binary or XML
https://libimobiledevice.org
GNU Lesser General Public License v2.1
535 stars 304 forks source link

changed pkgconfig deps inside libplist++-2.0 #161

Closed sprhawk closed 4 years ago

sprhawk commented 4 years ago

should change libplist++-2.0.pc depends on libplist-2.0, not old libplist

nikias commented 4 years ago

Uh good catch. I keep forgetting about the c++ bindings since I don't ever use them...

nikias commented 4 years ago

Already fixed.