From f9ad5a437b72860305246b7ad3671fd87c4c2c04 Mon Sep 17 00:00:00 2001 From: suvari Date: Sat, 19 Mar 2016 22:03:28 +0200 Subject: [PATCH] libseccomp: fix dep. --- system/devel/libseccomp/pspec.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/system/devel/libseccomp/pspec.xml b/system/devel/libseccomp/pspec.xml index b78e310f..89d20383 100644 --- a/system/devel/libseccomp/pspec.xml +++ b/system/devel/libseccomp/pspec.xml @@ -1,4 +1,3 @@ - @@ -15,8 +14,8 @@ High level interface to the Linux Kernel's seccomp filter. https://github.com/seccomp/libseccomp/archive/v2.3.0.tar.gz - glibc - util-linux + glibc-devel + libutil-linux-devel @@ -42,7 +41,7 @@ - 2016-03-13 + 2016-03-19 2.3.0 First release Ertuğrul Erata