From 9f373d34ba3f281c5fac830be1142a864e7a3165 Mon Sep 17 00:00:00 2001 From: Dominika Hodovska Date: Mon, 12 Jun 2017 17:32:01 +0200 Subject: [PATCH] Expand api packages --- samba.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.yaml b/samba.yaml index 9881e02..f6878d7 100644 --- a/samba.yaml +++ b/samba.yaml @@ -14,7 +14,7 @@ data: content: [GPLv3+ and LGPLv3+] module: [MIT] api: - rpms: [samba] + rpms: [samba, samba-common, samba-client] components: rpms: samba: {buildorder: 10, rationale: Runtime dependency.}