From ce9f19de952582cc3369257d41287c4b6a0abd03 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Tue, 10 Dec 2019 11:03:02 +0900 Subject: [PATCH] Dist/Tizen: revert reverted fix Do not hardcode shared library depedencies Change-Id: I66ad175038a2ed7df8759f9150ecc5080f19f14a Signed-off-by: MyungJoo Ham --- packaging/nnfw.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/nnfw.spec b/packaging/nnfw.spec index 1800ee4..5c2f009 100644 --- a/packaging/nnfw.spec +++ b/packaging/nnfw.spec @@ -23,7 +23,6 @@ BuildRequires: zlib-devel # Require python for acl-ex library build pre-process BuildRequires: python BuildRequires: libarmcl-devel -Requires: libarmcl-release %endif Requires(post): /sbin/ldconfig -- 2.7.4