From 12b63612cd1e99c7d2fd55cd1eef9dffc7c92db8 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 06:29:42 +0000
Subject: [PATCH] add dependency

---
 recipes/wip/rex/recipe.toml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes/wip/rex/recipe.toml b/recipes/wip/rex/recipe.toml
index 75b5b07ba..c71e7dbfc 100644
--- a/recipes/wip/rex/recipe.toml
+++ b/recipes/wip/rex/recipe.toml
@@ -3,3 +3,6 @@
 git = "https://github.com/TheRustyPickle/Rex"
 [build]
 template = "cargo"
+dependencies = [
+    "openssl1",
+]
-- 
GitLab