summaryrefslogtreecommitdiff
path: root/palemoon/debian/control
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-01-16 13:57:38 +0000
committerB Stack <bgstack15@gmail.com>2020-01-16 13:57:38 +0000
commit8635bfb9c3b53bb46ff562e88b84f4cc193cbd57 (patch)
tree7269f52b2c566232f374e16be77967215fdb6780 /palemoon/debian/control
parentMerge branch 'xdgmenumaker-bump' into 'master' (diff)
parentublock-origin 1.16.4.14 (diff)
downloadstackrpms-8635bfb9c3b53bb46ff562e88b84f4cc193cbd57.tar.gz
stackrpms-8635bfb9c3b53bb46ff562e88b84f4cc193cbd57.tar.bz2
stackrpms-8635bfb9c3b53bb46ff562e88b84f4cc193cbd57.zip
Merge branch 'updates' into 'master'
palemoon 28.8.1 and ublock-origin See merge request bgstack15/stackrpms!114
Diffstat (limited to 'palemoon/debian/control')
-rw-r--r--palemoon/debian/control7
1 files changed, 1 insertions, 6 deletions
diff --git a/palemoon/debian/control b/palemoon/debian/control
index 194753e..29b9108 100644
--- a/palemoon/debian/control
+++ b/palemoon/debian/control
@@ -6,22 +6,17 @@ Bugs: mailto: <bgstack15@gmail.com>
XSBC-Original-Maintainer: Steven Pusser <stevep@mxlinux.org>
Build-Depends: debhelper (>= 12),
autoconf2.13,
- build-essential,
- gcc-8, g++-8, cpp-8,
libasound2-dev,
- libbz2-dev,
libdbus-glib-1-dev (>= 0.60),
- libegl1-mesa-dev,
libgconf2-dev (>= 1.2.1),
libgtk2.0-dev (>= 2.14),
- libsqlite3-dev,
libssl-dev,
libx11-xcb-dev,
libxt-dev,
lsb-release,
+ mesa-common-dev,
pkg-config,
python (>= 2.7),
- python-dbus,
unzip,
yasm (>= 1.1),
zip,
bgstack15