From 440f9b917c9cc5415448626b50b55e519849b1ee Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Wed, 13 Apr 2016 15:21:38 -0700 Subject: [PATCH] Changing stdeb config to make Launchpad's PPA server successfully build --- stdeb.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stdeb.cfg b/stdeb.cfg index 50ebaf75..e502ec82 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,6 +1,7 @@ [DEFAULT] Package3: onionshare Depends3: python3-flask, python3-stem, python3-pyqt5 -Build-Depends3: python3-nose -Suite: trusty utopic vivid wily xenial jessie +Build-Depends3: python3-nose, python3-flask, python3-stem, python3-pyqt5 +Build-Depends: python3-nose, python3-flask, python3-stem, python3-pyqt5 +Suite: wily X-Python3-Version: >= 3.2