From 0ed5a8655f4bf305c389f8dbd73de45e24085d53 Mon Sep 17 00:00:00 2001 From: boltgolt Date: Sat, 7 Apr 2018 16:52:58 +0200 Subject: [PATCH] 2 changes to get travis to work maybe --- .travis.yml | 2 -- debian/control | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 12c80ed..9b95d61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,6 @@ sudo: required before_install: - sudo apt install devscripts -y - - git clone https://github.com/Boltgolt/howdy.git /tmp/howdy_build - - cd /tmp/howdy_build - debuild -i -us -uc -b install: sudo apt install ../*.deb -y diff --git a/debian/control b/debian/control index 8384eb9..cfb4268 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Vcs-Git: https://github.com/Boltgolt/howdy Package: howdy Homepage: https://github.com/Boltgolt/howdy Architecture: all +Essential: no Depends: git, python3, python3-pip, python3-dev, python3-setuptools, build-essential, libpam-python, fswebcam, libopencv-dev, python-opencv, cmake Description: Windows Helloâ„¢ style authentication for Ubuntu. Use your built-in IR emitters and camera in combination with face recognition