net/pcapsipdump: Remove uclibc++.mk include
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 18 Feb 2018 09:14:13 +0000 (10:14 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 18 Feb 2018 09:14:16 +0000 (10:14 +0100)
commit6857bc21ebb7ab6408a968797f699921f0fb6441
tree7dc84cf084972aa9b4af74a7869273052dc79c87
parent5eff04c674b0bd13bfcbf2f1e3cd4e5372a5efb3
net/pcapsipdump: Remove uclibc++.mk include

The include injects a lib depend on libuClibc++.so.0 into the package,
even on musl. Remove it and replace the depend with libstcpp instead.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/pcapsipdump/Makefile