mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
parent
7328e8abd1
commit
224a6ff3e8
1 changed files with 2 additions and 2 deletions
|
@ -86,10 +86,10 @@
|
|||
|
||||
#ifdef Q_WS_X11
|
||||
static const char *extra_libs[] = {
|
||||
"libkio.so.5",
|
||||
"libkio.so.4",
|
||||
"libkparts.so.4",
|
||||
#ifdef __KDE_HAVE_GCC_VISIBILITY
|
||||
"libplasma.so.3"
|
||||
"libplasma.so.4"
|
||||
#endif
|
||||
};
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue