summaryrefslogtreecommitdiffstats
path: root/scp2/AutoInstall.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-06-09 12:41:53 +0200
committerMichael Stahl <mstahl@redhat.com>2014-06-09 12:41:53 +0200
commitbb9f5c9a514cbadc371aeeed2f0d909d009eeba5 (patch)
treee757a34eade0350e0a354c1570537319d87c8f54 /scp2/AutoInstall.mk
parentgbuild: avoid leaving invalid .d files behind if build interrupted (diff)
downloadcore-bb9f5c9a514cbadc371aeeed2f0d909d009eeba5.tar.gz
core-bb9f5c9a514cbadc371aeeed2f0d909d009eeba5.zip
scp2: kde module wants to install executables now
Change-Id: I573a48a96061e0d8b30c8e15fb9235df68c4f4e5
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r--scp2/AutoInstall.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk
index e66a705cc63b..417603961e24 100644
--- a/scp2/AutoInstall.mk
+++ b/scp2/AutoInstall.mk
@@ -17,7 +17,7 @@ $(eval $(call gb_AutoInstall_add_module,extensions_rhino,,,LIBO_JAR_FILE))
$(eval $(call gb_AutoInstall_add_module,gnome,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,graphicfilter,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,impress,LIBO_LIB_FILE))
-$(eval $(call gb_AutoInstall_add_module,kde,LIBO_LIB_FILE))
+$(eval $(call gb_AutoInstall_add_module,kde,LIBO_LIB_FILE,LIBO_EXECUTABLE))
$(eval $(call gb_AutoInstall_add_module,math,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,onlineupdate,LIBO_LIB_FILE_COMPONENTCONDITION,,,"ISCHECKFORPRODUCTUPDATES=1"))
$(eval $(call gb_AutoInstall_add_module,ooo,LIBO_LIB_FILE,LIBO_EXECUTABLE,LIBO_JAR_FILE))