diff --git a/package/esden/wavemon/wavemon.conf b/package/esden/wavemon/wavemon.conf new file mode 100644 index 000000000..b06a18a56 --- /dev/null +++ b/package/esden/wavemon/wavemon.conf @@ -0,0 +1,3 @@ +# the following is needed to link against a static ncurses library +# that dynamically links to libgpm +var_append configprefix " " "LDFLAGS=\"\$LDFLAGS -ldl\""