From 90a72a506534e6ac9adeaecc28acd2ac014e81fa Mon Sep 17 00:00:00 2001 From: Thomas Tuegel Date: Wed, 21 Jun 2017 08:49:20 -0500 Subject: kdenetwork-filesharing: fixup inputs and outputs --- pkgs/applications/kde/kdenetwork-filesharing.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/kde/kdenetwork-filesharing.nix') diff --git a/pkgs/applications/kde/kdenetwork-filesharing.nix b/pkgs/applications/kde/kdenetwork-filesharing.nix index 62176f3f3bbd..d251eb74f274 100644 --- a/pkgs/applications/kde/kdenetwork-filesharing.nix +++ b/pkgs/applications/kde/kdenetwork-filesharing.nix @@ -11,5 +11,5 @@ mkDerivation { maintainers = [ lib.maintainers.ttuegel ]; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; - propagatedBuildInputs = [ kcoreaddons ki18n kio kwidgetsaddons samba ]; + buildInputs = [ kcoreaddons ki18n kio kwidgetsaddons samba ]; } -- cgit 1.4.1