summaryrefslogtreecommitdiff
path: root/palemoon/debian/control
diff options
context:
space:
mode:
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