openwrt/package/libs/libevent2
Alexandru Ardelean a67ada6d3c libevent2: trigger rebuild on libevent2-pthreads
The symbol determines if the libevent2-pthreads libraries get built or not.
If we want to select libevent2-pthreads, and these haven't been built, an
error will occur mentioning that there are no 'libevent_pthreads-2.1.so'
files.

Adding CONFIG_PACKAGE_libevent2-pthreads to PKG_CONFIG_DEPEND will make
sure that the libraries get re-built in case libevent2-pthreads is
selected.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:26 +00:00
..
patches libevent2: Update to 2.1.11 2019-10-15 22:35:14 +02:00
Makefile libevent2: trigger rebuild on libevent2-pthreads 2021-09-01 08:07:26 +00:00