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 + palemoon/debian/palemoon_devuan.dsc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'palemoon') 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), diff --git a/palemoon/debian/palemoon_devuan.dsc b/palemoon/debian/palemoon_devuan.dsc index e373faf..40684b0 100644 --- a/palemoon/debian/palemoon_devuan.dsc +++ b/palemoon/debian/palemoon_devuan.dsc @@ -6,7 +6,7 @@ Version: 28.11.0-1+devuan Maintainer: B Stack Homepage: http://www.palemoon.org/ Standards-Version: 4.1.4 -Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, mesa-common-dev, pkg-config, python (>= 2.7), unzip, yasm (>= 1.1), zip +Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, lsb-release, mesa-common-dev, pkg-config, python (>= 2.7), unzip, yasm (>= 1.1), zip Package-List: palemoon deb web optional arch=any Files: -- cgit