From 937882caff731e2ff81d9c9467eec2cdb39d042c Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Thu, 12 Apr 2012 02:40:29 -0400 Subject: [PATCH] Remove Boost dep for Fedora too --- fedora/mosh.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/fedora/mosh.spec b/fedora/mosh.spec index 1e55ebb..6d92689 100644 --- a/fedora/mosh.spec +++ b/fedora/mosh.spec @@ -11,7 +11,6 @@ Source0: https://github.com/downloads/keithw/mosh/mosh-%{version}.tar.gz BuildRequires: protobuf-compiler BuildRequires: protobuf-devel BuildRequires: libutempter-devel -BuildRequires: boost-devel BuildRequires: zlib-devel BuildRequires: ncurses-devel Requires: openssh-clients