From 9d4fca248a077fa331717d19e3e21e083fb3d88e Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 21 Aug 2017 19:14:03 -0700 Subject: [PATCH] [Linux] Remove duplicate dependency --- tasks/shell/arch_dependencies.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/shell/arch_dependencies.sh b/tasks/shell/arch_dependencies.sh index 5c725f7e..a91f05d2 100755 --- a/tasks/shell/arch_dependencies.sh +++ b/tasks/shell/arch_dependencies.sh @@ -20,7 +20,6 @@ ESSENTIAL=( "networkmanager-applet" "notification-daemon" "nss-mdns" - "nss-mdns" "ntp" "openjdk8-doc" "openjdk8-src"