Explorar el Código

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

Helmut Pozimski hace 10 años
padre
commit
7e5b4158b5
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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 2.7 or higher (lower 2.x versions might work but are not tested 3.x is not supported)
 	* python-smbus
 	* python-smbus
-	* python-pctl (optional)
+	* python-pcrtl (optional)
 
 
 === COPYING ===
 === COPYING ===
 
 

+ 1 - 1
debian/control

@@ -9,7 +9,7 @@ Standards-Version: 3.9.4
 
 
 Package: stdd
 Package: stdd
 Architecture: all
 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
 Description: simple time display daemon
  stdd is a small daemon written in python which displays
  stdd is a small daemon written in python which displays
  the current time on a 7 segment display from Adafruit attached via i2c
  the current time on a 7 segment display from Adafruit attached via i2c