diff options
author | B Stack <bgstack15@gmail.com> | 2019-09-04 10:57:16 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-09-04 10:57:16 -0400 |
commit | 35107a11deb4431b8b39c595754229af4f6c23e3 (patch) | |
tree | c9ee4a7c753d39bfa615257343874869538b3e83 /palemoon/debian/control | |
parent | palemoon dpkg use gcc-8 (diff) | |
download | stackrpms-35107a11deb4431b8b39c595754229af4f6c23e3.tar.gz stackrpms-35107a11deb4431b8b39c595754229af4f6c23e3.tar.bz2 stackrpms-35107a11deb4431b8b39c595754229af4f6c23e3.zip |
pm 28.7.0 dpkg
Diffstat (limited to 'palemoon/debian/control')
-rw-r--r-- | palemoon/debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/palemoon/debian/control b/palemoon/debian/control index 77889b3..b24d8b4 100644 --- a/palemoon/debian/control +++ b/palemoon/debian/control @@ -5,6 +5,7 @@ Maintainer: B Stack <bgstack15@gmail.com> Bugs: mailto: <bgstack15@gmail.com> XSBC-Original-Maintainer: Steven Pusser <stevep@mxlinux.org> Build-Depends: autoconf2.13, + build-essential, debhelper (>= 9), gcc-8, g++-8, cpp-8, libasound2-dev, @@ -17,6 +18,7 @@ Build-Depends: autoconf2.13, libssl-dev, libx11-xcb-dev, libxt-dev, + lsb-release, pkg-config, python (>= 2.7), python-dbus, |