diff --git a/core/eiwd/build b/core/eiwd/build index 7b75829a..f3403f72 100755 --- a/core/eiwd/build +++ b/core/eiwd/build @@ -1,5 +1,7 @@ #!/bin/sh -e +autoreconf -fis + ./configure \ --prefix=/usr \ --localstatedir=/var diff --git a/core/eiwd/depends b/core/eiwd/depends index 0cb0514d..bdd62782 100644 --- a/core/eiwd/depends +++ b/core/eiwd/depends @@ -1 +1,3 @@ +autoconf make +automake make openresolv