Remove not-currently-required amtterm dependency

The pxe_amt driver depends on the openwsman libs but not amtterm.
Remove this dependency since it isn't required at the moment and
isn't packaged for the RedHat-family systems we test on.

Change-Id: Ibc734846a580176df026b0929d2f5d52766a540e
This commit is contained in:
stephane 2015-06-22 17:36:50 -07:00
parent af8d327e71
commit ce30553a7e
2 changed files with 0 additions and 2 deletions

View File

@ -25,4 +25,3 @@ required_packages:
- kpartx
- qemu-utils
- python-openwsman
- amtterm

View File

@ -24,4 +24,3 @@ required_packages:
- kpartx
- qemu-kvm-tools
- openwsman-python
- amtterm