lxpanel: fix musl
With new kernel libc headers lxpanel needs a fix for musl libc to not include netinet/if_ether.h but only linux/if_ether.h. Also liblxpanel.so.0 was missing in common/shlibs.
This commit is contained in:
parent
1f6bb398e8
commit
90e32b456f
3 changed files with 8 additions and 22 deletions
|
@ -2772,3 +2772,4 @@ libCGAL.so.12 cgal-4.9_1
|
|||
libCGAL_Core.so.12 cgal-4.9_1
|
||||
libCGAL_ImageIO.so.12 cgal-4.9_1
|
||||
libqscintilla2-qt5.so.12 qscintilla-qt5-2.9.4_1
|
||||
liblxpanel.so.0 lxpanel-0.9.3_1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue