Skip to content

Commit

Permalink
libpcap: fix PKG_CONFIG_DEPENDS for rpcapd
Browse files Browse the repository at this point in the history
This fix allows trigger a rerun of Build/Configure when
rpcapd was selected.

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
  • Loading branch information
zhaojh329 authored and hauke committed Jul 10, 2022
1 parent 0af4a26 commit 6902af4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/libs/libpcap/Makefile
Expand Up @@ -21,6 +21,8 @@ PKG_LICENSE_FILES:=LICENSE

PKG_ASLR_PIE_REGULAR:=1

PKG_CONFIG_DEPENDS := CONFIG_PACKAGE_rpcapd

include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk

Expand Down

0 comments on commit 6902af4

Please sign in to comment.