From b3018745c50a15bf0d69dc75bf3553b64e54612f Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 23 Sep 2010 15:57:06 +0200 Subject: [PATCH] Don't depend on the boost meta package as this would require all boost packages to be installed --- bpdyndnsd.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bpdyndnsd.spec b/bpdyndnsd.spec index b97ebac..7917124 100644 --- a/bpdyndnsd.spec +++ b/bpdyndnsd.spec @@ -14,7 +14,7 @@ BuildPreReq: cmake >= 2.6 BuildRequires: boost-devel >= 1.37.0 BuildRequires: curl-devel >= 7.19.6 BuildRequires: openssl-devel >= 0.9.8k -Requires: boost >= 1.37.0 +Requires: boost-serialization >= 1.37.0 Requires: curl >= 7.19.6 Requires: openssl >= 0.9.8k -- 1.7.1