Browse Source

this time really corrected python-pcrtl (with r) dependency

Helmut Pozimski 10 years ago
parent
commit
7e5b4158b5
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README
  2. 1 1
      debian/control

+ 1 - 1
README

@@ -16,7 +16,7 @@ stov depends on the following software to be installed:
 
 	* python 2.7 or higher (lower 2.x versions might work but are not tested 3.x is not supported)
 	* python-smbus
-	* python-pctl (optional)
+	* python-pcrtl (optional)
 
 === COPYING ===
 

+ 1 - 1
debian/control

@@ -9,7 +9,7 @@ Standards-Version: 3.9.4
 
 Package: stdd
 Architecture: all
-Depends: ${misc:Depends}, python (>= 2.7), python-smbus, i2c-tools, python-pctl
+Depends: ${misc:Depends}, python (>= 2.7), python-smbus, i2c-tools, python-prctl
 Description: simple time display daemon
  stdd is a small daemon written in python which displays
  the current time on a 7 segment display from Adafruit attached via i2c