From 80b500be4d5dbf3dc6abcf7c7465265fbc16d959 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 28 Feb 2020 10:42:27 -0500 Subject: [PATCH] Add 'devel' profile Signed-off-by: Stephen Gallagher --- libuv.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libuv.yaml b/libuv.yaml index 98ba000..bf18c4c 100644 --- a/libuv.yaml +++ b/libuv.yaml @@ -22,6 +22,11 @@ data: # None of the RPMs are officially supported rpms: [] + profiles: + devel: + rpms: + - libuv-devel + filter: rpms: - libuv