Add missing libraries to examples' Makefilesmaster
commite184557fa813280a8a6665c367d27402f0553c15
authorJuanlu <juanlufont@gmail.com>
Fri, 11 Oct 2024 00:39:17 +0000 (11 02:39 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 11 Oct 2024 10:01:47 +0000 (11 11:01 +0100)
treeb865edc6f6745b32871892b5dcfebae608ff60b2
parent2c62c79e614e7872a76038ac1d0620fbb5c9b95c
Add missing libraries to examples' Makefiles

The Makefiles for the examples basic and rectangles do not work out of
the box despite having the required dev libraries installed (Debian
Bookworm). `pkg-config` seems to be missing some libraries required to
successfully compile these examples.
libdockapp/examples/basic/Makefile
libdockapp/examples/rectangles/Makefile