From 69eb6cdecfb8042797ee55101a3d343fd7c80a6b Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Fri, 14 Sep 2018 16:16:30 -0700 Subject: [PATCH] Add all the dependencies as build dependencies, to get the ppa to build --- stdeb.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdeb.cfg b/stdeb.cfg index 56ee472..4bf5e73 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,6 +1,6 @@ [DEFAULT] Package3: torbrowser-launcher Depends3: python3-pyqt5, python3-gpg, python3-requests, python3-socks, gnupg2 -Build-Depends: dh-python +Build-Depends: dh-python, python3-pyqt5, python3-gpg, python3-requests, python3-socks, gnupg2 Recommends: tor Suite: bionic -- 2.44.0