Refresh tools-build-add-missing-dependencies.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/i2c-tools?expand=0&rev=48
This commit is contained in:
Jean Delvare 2017-12-12 16:14:06 +00:00 committed by Git OBS Bridge
parent 7e86ac05df
commit 9c8efc48e0

View File

@ -10,8 +10,8 @@ it, otherwise parallel builds could run into a race and break.
--- a/lib/Module.mk
+++ b/lib/Module.mk
@@ -37,6 +37,13 @@ ifeq ($(BUILD_STATIC_LIB),1)
LIB_TARGETS += $(LIB_STLIBNAME)
@@ -35,6 +35,13 @@ LIB_TARGETS += $(LIB_STLIBNAME)
LIB_OBJECTS += smbus.ao
endif
+# Library file to link against (static or dynamic)