From 2c78d4965a8ddd77b926edc0e0aa4a19577e2453 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Mon, 9 Jan 2017 14:45:11 +0100 Subject: tdf#90753 scp2: move firebirdsdbc packages to AutoInstall Change-Id: Ifabb9fa65115fcc1728fa16e142ef008834eedda --- scp2/AutoInstall.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'scp2/AutoInstall.mk') diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk index 43c53ab7dadf..409ceb9ed21f 100644 --- a/scp2/AutoInstall.mk +++ b/scp2/AutoInstall.mk @@ -22,6 +22,7 @@ $(eval $(call gb_AutoInstall_add_module,extensions_ct2n,,,,)) $(eval $(call gb_AutoInstall_add_module,extensions_bsh,,,LIBO_JAR_FILE)) $(eval $(call gb_AutoInstall_add_module,extensions_numbertext,,,,)) $(eval $(call gb_AutoInstall_add_module,extensions_rhino,,,LIBO_JAR_FILE)) +$(eval $(call gb_AutoInstall_add_module,firebirdsdbc,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,gnome,LIBO_LIB_FILE,LIBO_EXECUTABLE)) $(eval $(call gb_AutoInstall_add_module,graphicfilter,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,impress,LIBO_LIB_FILE)) -- cgit