naemon / naemon-livestatus

Naemon - Livestatus Eventbroker Module
GNU General Public License v2.0
26 stars 30 forks source link

add build requirement for centos 8 #60

Closed sni closed 5 years ago

sni commented 5 years ago

creating debug packages requires gdb-add-index which is in package gdb-headless. Results in

ERROR: GDB index requested, but no gdb-add-index installed

otherwise.

Signed-off-by: Sven Nierlein sven@nierlein.de