summaryrefslogtreecommitdiff
path: root/redhat/rules
diff options
context:
space:
mode:
authorbustico2004-09-07 13:39:35 +0000
committerbustico2004-09-07 13:39:35 +0000
commita713fb80ed3ef52d2596239870ec5fcccf8d45c3 (patch)
treed92970445fde3b91e978702da8fbc33258c901d0 /redhat/rules
parentec0d46312ba0999df57c231084ab792a4d009cee (diff)
downloadivy-c-a713fb80ed3ef52d2596239870ec5fcccf8d45c3.zip
ivy-c-a713fb80ed3ef52d2596239870ec5fcccf8d45c3.tar.gz
ivy-c-a713fb80ed3ef52d2596239870ec5fcccf8d45c3.tar.bz2
ivy-c-a713fb80ed3ef52d2596239870ec5fcccf8d45c3.tar.xz
*** empty log message ***
Diffstat (limited to 'redhat/rules')
-rw-r--r--redhat/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/rules b/redhat/rules
index 33e815c..d5d7603 100644
--- a/redhat/rules
+++ b/redhat/rules
@@ -9,7 +9,7 @@ $BuildArchitectures = "i586";
$Description = "This is the C library that implements the
connection to the Ivy software bus developed at CENA";
$Requires = "ivy-c = \%{version}-\%{release} " .
- "glibc libgtk+1.2 libglib2 libxfree86 tcl" ;
+ "glibc libpcre libgtk+1.2 libglib2 libxfree86 tcl" ;
$FindFiles = "(find \$RPM_BUILD_ROOT -type f -print ; find \$RPM_BUILD_ROOT -type l -print) | sed \"s\@^\$RPM_BUILD_ROOT\@\@g\" | sort | join redhat/files - ";