Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 147731
Collapse All | Expand All

(-)showimg-0.9.5.orig/showimg/kexi/kexidb/Makefile.am (-1 / +1 lines)
Lines 25-31 Link Here
25
#  relationship.h parser/parser.h transaction.h \
25
#  relationship.h parser/parser.h transaction.h \
26
#  kexidb_export.h
26
#  kexidb_export.h
27
27
28
libshowimgkexidb_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) $(LIB_KIO)
28
libshowimgkexidb_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) $(LIB_KIO) $(showimg_top_srcdir)/kexi/kexiutils/libshowimgkexiutils.la
29
libshowimgkexidb_la_LDFLAGS = $(all_libraries) $(KDE_RPATH)
29
libshowimgkexidb_la_LDFLAGS = $(all_libraries) $(KDE_RPATH)
30
30
31
kde_servicetypes_DATA = showimg_kexidb_driver.desktop
31
kde_servicetypes_DATA = showimg_kexidb_driver.desktop
(-)showimg-0.9.5.orig/showimg/kexi/Makefile.am (-1 / +1 lines)
Line 1 Link Here
1
SUBDIRS= 3rdparty kexidb kexiutils
1
SUBDIRS= 3rdparty kexiutils kexidb

Return to bug 147731