diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3b9bcda41396c4f4bafa673341fbe672d6e9463b..67b040baf2db8d9fa62f4eff13c24119dd8cf2ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,6 @@ include:
   - https://www.opencode.net/zynthbox/gitlab-ci-tools/raw/main/zynthbox-default-ci.yml
 
 variables:
-  ARCH: 'armhf'
   SOURCE_REPO_URL: 'https://github.com/MrBollie/bolliedelay.lv2'
   SOURCE_REPO_BRANCH: ''
   SOURCE_REPO_COMMIT_HASH: ''
diff --git a/debian/control b/debian/control
index 7bdfe39c046b6a3153ae3ae56acab7c15daeffd2..7672a319b82408a02df10341b8686b419ee783bb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: zynthbox-plugin-bolliedelay
 Section: misc
 Priority: optional
 Maintainer: Anupam Basak <anupam.basak27@gmail.com>
-Build-Depends: debhelper (>= 11), zynthbox-dependency-lv2
+Build-Depends: debhelper (>= 11), lv2-dev
 Standards-Version: 4.1.3
 Homepage: https://github.com/MrBollie/bolliedelay.lv2
 
 Package: zynthbox-plugin-bolliedelay
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, zynthbox-dependency-lv2
+Depends: ${shlibs:Depends}, ${misc:Depends}, lv2-dev
 Description: Build zynthbox-plugin-bolliedelay deb