pkg-config: tailor libass.pc for static-only builds
commit7393996cfe0136f130a6a23bb9fb6f4ddce82d87
authorGrigori Goronzy <greg@blackbox>
Sun, 25 Sep 2011 00:18:20 +0000 (25 02:18 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 25 Sep 2011 00:18:20 +0000 (25 02:18 +0200)
tree776a0edebfa7fdb46648611b999c40a59545a29d
parentaf2b0f796376cb940eb5abaa7cec873ef75ccf30
pkg-config: tailor libass.pc for static-only builds

Add library and package dependencies to the default (non-private)
pkg-config fields for static-only builds. This makes sure the packages
and libraries are always picked up and used, even if the --static option
is not supplied to the pkg-config commandline.
configure.ac
libass.pc.in