openwrt-packages/net/miniupnpc
Daniel Bermond 6df09fb08f
miniupnpc: add InstallDev
Commit ef388ff1f3 removed 'CMAKE_INSTALL:=1', and this makes the
development files to be not installed anymore on 'staging_dir'.
Being such, packages that needs to link against libminiupnpc fails
to build, because it cannot find the headers and the library.

Adding an InstallDev fixes this.

Build-tested on: ipq806x (R7800)
Run-tested on: ipq806x (R7800)

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2020-12-12 22:23:38 +00:00
..
patches miniupnpc: update to 2.1.20190625 2019-08-08 14:18:47 +08:00
Makefile miniupnpc: add InstallDev 2020-12-12 22:23:38 +00:00