package/duktape: add and install a duktape.pc file
authorAdam Duskett <aduskett@gmail.com>
Mon, 5 Jul 2021 05:40:56 +0000 (22:40 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 17 Jul 2021 08:10:06 +0000 (10:10 +0200)
commit2170033bf68f1a34dc5d183d50e3f38d9779b6de
treebc37118f16fde20d5096a96348dcd77649dd72b0
parentc64abc69349e28707a8861f0719edf65e7a91462
package/duktape: add and install a duktape.pc file

Most distributions include a duktape.pc file bundled with the duktape
development package. As the duktape source does not include a .pc file,
add one to the package/duktape directory and install it to the staging
directory. This is used by the polkit duktape patch later in the series.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/duktape/duktape.mk
package/duktape/duktape.pc.in [new file with mode: 0644]