From 11d48d201e5c4f2d63f26d18a7b33e53cbc3ef21 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 23 Jul 2020 10:21:13 -0400 Subject: require lsb-release for lsb_release command --- palemoon/debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'palemoon/debian/control') diff --git a/palemoon/debian/control b/palemoon/debian/control index e532400..862f239 100644 --- a/palemoon/debian/control +++ b/palemoon/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 12), libssl-dev, libx11-xcb-dev, libxt-dev, + lsb-release, mesa-common-dev, pkg-config, python (>= 2.7), -- cgit