1 Commits

Author SHA1 Message Date
Jay Larson
e50782227d Added dependency for dhclient 2017-05-05 11:13:43 -05:00

View File

@@ -8,13 +8,13 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
DEPENDS = iproute2,perl
DEPENDS = dhclient,iproute2,perl
ARCH = none
URL =
BRIEF = Scripts for starting and stopping network interfaces
DESC = Scripts which use the iproute2 tools for automatically starting and \
stopping network devices during startup.
SNAPVER = 0
SNAPVER = 1
ARCHIVE :=
SRCDIR := $(PWD)/SRC/iftools