mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-03 00:32:54 +02:00
libevent2: Move from package to core system
The library is used by many other components and it makes more sense to integrate it into the core system like libevent. Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
be2d2d2fb0
commit
3e9e8800e7
45
config/rootfiles/common/libevent2
Normal file
45
config/rootfiles/common/libevent2
Normal file
@@ -0,0 +1,45 @@
|
||||
#usr/include/event2
|
||||
#usr/include/event2/buffer.h
|
||||
#usr/include/event2/buffer_compat.h
|
||||
#usr/include/event2/bufferevent.h
|
||||
#usr/include/event2/bufferevent_compat.h
|
||||
#usr/include/event2/bufferevent_ssl.h
|
||||
#usr/include/event2/bufferevent_struct.h
|
||||
#usr/include/event2/dns.h
|
||||
#usr/include/event2/dns_compat.h
|
||||
#usr/include/event2/dns_struct.h
|
||||
#usr/include/event2/event-config.h
|
||||
#usr/include/event2/event.h
|
||||
#usr/include/event2/event_compat.h
|
||||
#usr/include/event2/event_struct.h
|
||||
#usr/include/event2/http.h
|
||||
#usr/include/event2/http_compat.h
|
||||
#usr/include/event2/http_struct.h
|
||||
#usr/include/event2/keyvalq_struct.h
|
||||
#usr/include/event2/listener.h
|
||||
#usr/include/event2/rpc.h
|
||||
#usr/include/event2/rpc_compat.h
|
||||
#usr/include/event2/rpc_struct.h
|
||||
#usr/include/event2/tag.h
|
||||
#usr/include/event2/tag_compat.h
|
||||
#usr/include/event2/thread.h
|
||||
#usr/include/event2/util.h
|
||||
usr/lib/libevent-2.0.so.5
|
||||
usr/lib/libevent-2.0.so.5.1.9
|
||||
usr/lib/libevent_core-2.0.so.5
|
||||
usr/lib/libevent_core-2.0.so.5.1.9
|
||||
usr/lib/libevent_extra-2.0.so.5
|
||||
usr/lib/libevent_extra-2.0.so.5.1.9
|
||||
usr/lib/libevent_openssl-2.0.so.5
|
||||
usr/lib/libevent_openssl-2.0.so.5.1.9
|
||||
#usr/lib/libevent_openssl.a
|
||||
#usr/lib/libevent_openssl.la
|
||||
#usr/lib/libevent_openssl.so
|
||||
usr/lib/libevent_pthreads-2.0.so.5
|
||||
usr/lib/libevent_pthreads-2.0.so.5.1.9
|
||||
#usr/lib/libevent_pthreads.a
|
||||
#usr/lib/libevent_pthreads.la
|
||||
#usr/lib/libevent_pthreads.so
|
||||
#usr/lib/pkgconfig/libevent.pc
|
||||
#usr/lib/pkgconfig/libevent_openssl.pc
|
||||
#usr/lib/pkgconfig/libevent_pthreads.pc
|
||||
Reference in New Issue
Block a user