|
|
e83cdd |
From 81babdedec8c6f7b23bbf0e3418126c4f9e5e15f Mon Sep 17 00:00:00 2001
|
|
|
e83cdd |
From: Frantisek Sumsal <frantisek@sumsal.cz>
|
|
|
e83cdd |
Date: Tue, 10 Sep 2019 16:46:55 +0200
|
|
|
e83cdd |
Subject: [PATCH] test-rpms.txt: add util-linux into the dependency list
|
|
|
e83cdd |
|
|
|
e83cdd |
---
|
|
|
e83cdd |
test/test-rpms.txt | 1 +
|
|
|
e83cdd |
1 file changed, 1 insertion(+)
|
|
|
e83cdd |
|
|
|
e83cdd |
diff --git a/test/test-rpms.txt b/test/test-rpms.txt
|
|
|
e83cdd |
index 95376bd2..02577c8a 100644
|
|
|
e83cdd |
--- a/test/test-rpms.txt
|
|
|
e83cdd |
+++ b/test/test-rpms.txt
|
|
|
e83cdd |
@@ -26,3 +26,4 @@ xz
|
|
|
e83cdd |
tar
|
|
|
e83cdd |
wget
|
|
|
e83cdd |
rpm-build
|
|
|
e83cdd |
+util-linux
|
|
|
e83cdd |
|