From 90103f90e210d46178674d8bfc50b0ec3294eba0 Mon Sep 17 00:00:00 2001
From: Probal Basak <probasak@in.ibm.com>
Date: Tue, 25 Mar 2025 15:44:25 +0530
Subject: [PATCH] fix: Added lv2-dev dependency to control file

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

diff --git a/debian/control b/debian/control
index 83977f8..1b43180 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: zynthbox-plugin-abgate
 Section: misc
 Priority: optional
 Maintainer: Probal Basak <probal31@gmail.com>
-Build-Depends: debhelper (>= 11), cmake, g++
+Build-Depends: debhelper (>= 11), cmake, g++, lv2-dev
 Standards-Version: 4.1.3
 Homepage: https://github.com/antanasbruzas/abGate
 
-- 
GitLab