X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/f907011b4827e85763372cdea76944b3b1cc3fd2..a7241d0f167a7af46850091b94c2f4b7fd63efe7:/projects/stargazer/build diff --git a/projects/stargazer/build b/projects/stargazer/build index 3a57e70e..60c8e1ff 100755 --- a/projects/stargazer/build +++ b/projects/stargazer/build @@ -113,7 +113,8 @@ if [ "$OS" = "linux" ] then DEFS="$DEFS -DLINUX" PLUGINS="$PLUGINS - capture/ether_linux" + capture/ether_linux + capture/ipq_linux" LIB_THREAD=-lpthread else if [ "$OS" = "bsd" ]