From 7e428217c732185fc4dcd2700992dfc5bcc50385 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sat, 29 Sep 2018 23:17:04 +0200 Subject: [PATCH] - sfcbinst2mof depends on libsfcFileRepository.la and libsfcBrokerCore.la --- am.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/am.patch b/am.patch index 61acc64..023806b 100644 --- a/am.patch +++ b/am.patch @@ -21,3 +21,13 @@ if test "$enable_debug" == "yes"; then SFCB_CPPFLAGS="-D SFCB_DEBUG $SFCB_CPPFLAGS" fi +--- sblim-sfcb-1.4.9/Makefile.am~ 2014-11-25 02:43:09.000000000 +0100 ++++ sblim-sfcb-1.4.9/Makefile.am 2018-09-29 23:14:32.399688330 +0200 +@@ -360,6 +360,7 @@ + + sfcbinst2mof_SOURCES=sfcbinst2mof.c + sfcbinst2mof_LDADD = -lsfcFileRepository -lsfcBrokerCore ++sfcbinst2mof_DEPENDENCIES=libsfcFileRepository.la libsfcBrokerCore.la + + sfcbtrace_SOURCES=sfcbtrace.c + sfcbtrace_LDADD = -lsfcBrokerCore -- 2.44.0