Package: libpigpiod-if-dev Version: 1.68-3 Version: 1.78-1
The package 'libpigpiod-if-dev' should contain all the header files and object The file that is missing is 'pigpio.h' and 'pigpio.o'
In the debian install file'https://sources.debian.org/src/pigpio/1.78-1/debian/libpigpiod-if-dev.install' the contents is:
debian/tmp/usr/lib/libpigpiod_if*.so debian/tmp/usr/include/pigpiod_if*.hbut should be:
Also the Package: libpigpiod-if and libpigpiod-if2-1 Version: 1.68-3 Version: 1.78-1debian/tmp/usr/lib/libpigpio.so debian/tmp/usr/lib/libpigpiod_if*.so debian/tmp/usr/include/pigpiod_if*.h debian/tmp/usr/include/pigpio.h
These also need the libpigpio.so.1 -> libpigpio.so Otherwise the lib will not work.