From 69dc0839b1fe3aec586ea51809ea078ff409cc4e Mon Sep 17 00:00:00 2001 From: taesub kim Date: Wed, 15 Nov 2017 10:25:09 +0900 Subject: [PATCH] Added security-config requires Change-Id: Ibc539a62ea4ce4cf1c3134caf668c70b9e1ae70b Signed-off-by: Taesub Kim --- packaging/tayga.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/tayga.spec b/packaging/tayga.spec index 6975bce..33fba15 100644 --- a/packaging/tayga.spec +++ b/packaging/tayga.spec @@ -7,6 +7,7 @@ License: GPL-2.0+ URL: http://www.litech.org/tayga/ Source0: %{name}-%{version}.tar.gz BuildRequires: pkgconfig(libtzplatform-config) +Requires: security-config %description TAYGA is an out-of-kernel stateless NAT64 implementation for Linux that uses -- 2.7.4