Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134924 | Differences between
and this patch

Collapse All | Expand All

(-)kpdf/Makefile.am.orig (-1 / +1 lines)
Lines 21-27 Link Here
21
libkpdfpart_la_LIBADD  = conf/libkpdfconf.la \
21
libkpdfpart_la_LIBADD  = conf/libkpdfconf.la \
22
                         core/libkpdfcore.la ui/libkpdfui.la $(LIB_KPARTS) \
22
                         core/libkpdfcore.la ui/libkpdfui.la $(LIB_KPARTS) \
23
                         $(LIB_KFILE) $(LIB_KDEPRINT) $(LIB_KUTILS) -lm \
23
                         $(LIB_KFILE) $(LIB_KDEPRINT) $(LIB_KUTILS) -lm \
24
                         $(POPPLER_LIBS)
24
                         $(POPPLERQT_LIBS)
25
25
26
partdesktopdir   = $(kde_servicesdir)
26
partdesktopdir   = $(kde_servicesdir)
27
partdesktop_DATA = kpdf_part.desktop
27
partdesktop_DATA = kpdf_part.desktop

Return to bug 134924