mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
fixed link order
svn path=/trunk/kdegraphics/kdvi/; revision=8894
This commit is contained in:
parent
1880c66e8a
commit
1d45bc1fcd
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ kdvi_LDFLAGS = @all_libraries@ $(KDE_RPATH)
|
|||
|
||||
# the libraries to link against. Be aware of the order. First the libraries,
|
||||
# that depend on the following ones.
|
||||
kdvi_LDADD = $(kpathsea) -lkfm -lkdeui -lkdecore -lkfile -lqt -lXext -lX11 @LIBSOCKET@
|
||||
kdvi_LDADD = $(kpathsea) -lkfile -lkfm -lkdeui -lkdecore -lqt -lXext -lX11 @LIBSOCKET@
|
||||
|
||||
|
||||
## this option you can leave out. Just, if you use "make dist", you need it
|
||||
|
|
Loading…
Reference in a new issue