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

Collapse All | Expand All

(-)kpager2-0.6.0-orig/src/Makefile.am (-1 / +1 lines)
Lines 5-11 Link Here
5
5
6
6
7
libkpager2_la_LDFLAGS = -module -avoid-version $(all_libraries)
7
libkpager2_la_LDFLAGS = -module -avoid-version $(all_libraries)
8
libkpager2_la_LIBADD = $(LIB_KDEUI) 
8
libkpager2_la_LIBADD = $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KIO) 
9
9
10
kpager2_DATA = kpager2.desktop
10
kpager2_DATA = kpager2.desktop
11
kpager2dir = $(kde_datadir)/kicker/applets
11
kpager2dir = $(kde_datadir)/kicker/applets

Return to bug 82040