From fd5de6716efe701c747dff09723f98d351bd7a5a Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 1 Jun 2019 17:35:51 -0600 Subject: [PATCH] Update depends to favor nw.js-normal --- .gitignore | 2 +- debian/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2c6155d..bbd8488 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -debian/usr/share/nickelbridge/* +debian/usr/share/nickelbridge/ out/ diff --git a/debian/DEBIAN/control b/debian/DEBIAN/control index 927d988..c9d5aba 100644 --- a/debian/DEBIAN/control +++ b/debian/DEBIAN/control @@ -4,6 +4,6 @@ Maintainer: Netsyms Technologies Section: web Homepage: https://netsyms.biz/apps/nickelbridge Priority: optional -Depends: nw.js +Depends: nw.js-normal | nw.js Description: Desktop app to enable direct use of receipt printers in web apps. Architecture: all