diff --git a/helpers/make-liborcus b/helpers/make-liborcus
index 2f2ce22506672278fd03960f68de3ba165c821c3..8a535edff81fac3a90d8af8f6e73b2bc4010e8c7 100644
--- a/helpers/make-liborcus
+++ b/helpers/make-liborcus
@@ -21,6 +21,8 @@ VERSION=2
 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 REPOKEY="3B4FE6ACC0B21F32"
 BACKPORT=true
+DEPENDS=mdds,libixion
+#,libetonyek
 
 . ./config
 
diff --git a/helpers/make-libreoffice b/helpers/make-libreoffice
index ab3515a4e416463643641c7892c71f9230f61c43..c637758a68b0fbf1a70dfe77fe7d56dd75f46bfc 100644
--- a/helpers/make-libreoffice
+++ b/helpers/make-libreoffice
@@ -17,11 +17,11 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 EXTERNAL='deb-src http://ppa.launchpad.net/libreoffice/libreoffice-6-4/ubuntu bionic main'
 REPOKEY="83FBA1751378B444"
 BACKPORT=true
-DEPENDS=libcmis,mdds,libixion,liborcus,libnumbertext,xmlsec1,qr-code-generator
+DEPENDS=libcmis,mdds,libixion,liborcus,libnumbertext,xmlsec1,qr-code-generator,nss
 
 . ./config
 
diff --git a/helpers/make-nspr b/helpers/make-nspr
index 2f2ce22506672278fd03960f68de3ba165c821c3..1b3874c42da13608d9f54a4db47be557b704e436 100644
--- a/helpers/make-nspr
+++ b/helpers/make-nspr
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2019  Luis Guzmán <ark@switnet.org>
+#    Copyright (C) 2020  Luis Guzmán <ark@switnet.org>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=1
 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 REPOKEY="3B4FE6ACC0B21F32"
 BACKPORT=true