liboping: add pkgconfig to dev install target
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 1 Aug 2024 14:27:19 +0000 (16:27 +0200)
committerRosen Penev <rosenp@gmail.com>
Mon, 19 Aug 2024 12:02:05 +0000 (05:02 -0700)
commit9d26c089bb94ed9c22f23a071886d8cc31957194
tree76ff0c0512055d8330d4a5e13c2eeeaf404cb5eb
parentc4ed78f0f3e1fcd3134a5d26d1bb3c3b605bbb48
liboping: add pkgconfig to dev install target

The packages 'liboping' does also provide da 'pkgconfig' file. So that other
programs that link against this library and use pkgconfig can find it more
easily, the provided pkconfig file must also be copied into the staging dir.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/liboping/Makefile