From 3703a7cc4a6866ed85e05edd2a8f5e107a4f5829 Mon Sep 17 00:00:00 2001 From: Derek Macias Date: Wed, 23 Mar 2016 03:13:06 -0600 Subject: [PATCH] remove libpcap --- plugins/libvirtwol.plg | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/plugins/libvirtwol.plg b/plugins/libvirtwol.plg index 02058de2..b9e95086 100755 --- a/plugins/libvirtwol.plg +++ b/plugins/libvirtwol.plg @@ -21,7 +21,7 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in ###2016.03.23 -- remove libpcap from 6.2 install +- remove libpcap ###2016.03.19 - add wake on lan to advanced view ###2016.03.14 @@ -83,10 +83,6 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in 9a64e4941dd9c7fa3b9c8bf244c9a2d3 - -&pkgURL;/libpcap-1.4.0-x86_64-1.txz -cbe651aff5d49d1c3a5a7ad6a4262393 - &pkgURL;/pylibpcap-0.6.2-x86_64-1_slack.txz 2531f44126b3c05d76782c9eedba9988 @@ -141,7 +137,6 @@ else echo "\nInstalling dependencies for unRAID 6.1" upgradepkg --install-new /boot/config/plugins/NerdPack/packages/$VER/python-2.7.9-x86_64-1.txz upgradepkg --install-new &plgpath;/libvirt-python-1.2.18-x86_64-1ponce.txz - upgradepkg --install-new &plgpath;/libpcap-1.4.0-x86_64-1.txz fi if [[ $VER == 6.2 ]]; then