mirror of
https://github.com/clockworkpi/WiringPi.git
synced 2026-04-30 01:49:36 +02:00
OK, so an easier way to manage versions.
Debian package creation - crude, probably violated the Debian policys but it seems to work just fine... some other changes.
This commit is contained in:
10
debian/wiringPi/DEBIAN/control
vendored
Normal file
10
debian/wiringPi/DEBIAN/control
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
Package: wiringpi
|
||||
Version: 2.24
|
||||
Section: libraries
|
||||
Priority: optional
|
||||
Architecture: armhf
|
||||
Depends: libc6
|
||||
Maintainer: Gordon Henderson <projects@drogon.net>
|
||||
Description: The wiringPi libraries, headers and gpio command
|
||||
Libraries to allow GPIO access on a Raspberry Pi from C and C++
|
||||
programs as well as from the command-line
|
||||
Reference in New Issue
Block a user