From c022e365de876dccd5a5e370915e7c05f0b8b35a Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@debian.org>
Date: Sun, 20 Dec 2020 13:23:58 +0100
Subject: [PATCH] Add Depends: php-pear.

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5be98aa..9096acd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Rules-Requires-Root: no
 
 Package: php-net-socket
 Architecture: all
-Depends: ${misc:Depends}, ${phppear:Debian-Depends}
+Depends: php-pear, ${misc:Depends}, ${phppear:Debian-Depends}
 Recommends: ${phppear:Debian-Recommends}
 Suggests: ${phppear:Debian-Suggests}
 Breaks: ${phppear:Debian-Breaks}
-- 
GitLab