Make dependency on triggerhappy optional

This commit is contained in:
Axel Beckert
2016-05-05 21:11:02 +02:00
parent 8945bccf72
commit 4926f63a12
3 changed files with 10 additions and 3 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
raspi-config (20160429) UNRELEASED; urgency=medium
* Downgrade hard dependency on triggerhappy to recommendation.
+ init script: Check if thd is present before using it.
-- Axel Beckert <abe@debian.org> Thu, 05 May 2016 20:57:55 +0200
raspi-config (20160428) jessie; urgency=medium
* [Simon Long]