log4cplus: fix common/shlibs.
This commit is contained in:
parent
1d89616488
commit
235be7b375
2 changed files with 2 additions and 2 deletions
|
@ -2404,7 +2404,6 @@ libopenshot-audio.so.6 libopenshot-audio-0.1.5_1
|
||||||
libopenshot.so.14 libopenshot-0.1.9_1
|
libopenshot.so.14 libopenshot-0.1.9_1
|
||||||
libpqxx-6.2.so libpqxx-6.2.2_1
|
libpqxx-6.2.so libpqxx-6.2.2_1
|
||||||
libndpi.so.1 ndpi-1.6_1
|
libndpi.so.1 ndpi-1.6_1
|
||||||
liblog4cplus-2.0.so.3 log4cxx-2.0.0_1
|
|
||||||
liblog.so android-studio-3.0.1_1
|
liblog.so android-studio-3.0.1_1
|
||||||
libm.so android-studio-3.0.1_1
|
libm.so android-studio-3.0.1_1
|
||||||
libdl.so android-studio-3.0.1_1
|
libdl.so android-studio-3.0.1_1
|
||||||
|
@ -2794,6 +2793,7 @@ libgnome-autoar-gtk-0.so.0 gnome-autoar-0.1.1_1
|
||||||
libxapp.so.1 xapps-1.0.2_1
|
libxapp.so.1 xapps-1.0.2_1
|
||||||
libite.so.5 libite-2.0.1_1
|
libite.so.5 libite-2.0.1_1
|
||||||
liblog4cplus-1.2.so.5 log4cplus-1.2.0_1
|
liblog4cplus-1.2.so.5 log4cplus-1.2.0_1
|
||||||
|
liblog4cplus-2.0.so.3 log4cplus-2.0.0_1
|
||||||
libpng12.so.0 libpng12-1.2.56_2
|
libpng12.so.0 libpng12-1.2.56_2
|
||||||
libpng.so.3 libpng12-1.2.56_2
|
libpng.so.3 libpng12-1.2.56_2
|
||||||
libcapnpc-0.6.1.so capnproto-0.6.1_2
|
libcapnpc-0.6.1.so capnproto-0.6.1_2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'log4cplus'
|
# Template file for 'log4cplus'
|
||||||
pkgname=log4cplus
|
pkgname=log4cplus
|
||||||
version=2.0.1
|
version=2.0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-working-locale"
|
configure_args="--with-working-locale"
|
||||||
short_desc="C++ logger very close to Java's log4j"
|
short_desc="C++ logger very close to Java's log4j"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue