# HG changeset patch # User Antoine Bodin # Date 1324118719 -3600 # Node ID d01a9b90fdf03d78a7572495b18bb193eeda9077 # Parent 67b34338f23b2620084d64f27fc10e27470b84ab sagan: add pcre to depends diff -r 67b34338f23b -r d01a9b90fdf0 sagan/receipt --- a/sagan/receipt Sat Dec 17 11:45:19 2011 +0100 +++ b/sagan/receipt Sat Dec 17 11:45:19 2011 +0100 @@ -9,7 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://sagan.softwink.com/download/$TARBALL" -DEPENDS="libesmtp libpcap libdnet liblognorm sagan-rules" +DEPENDS="libesmtp libpcap libdnet liblognorm sagan-rules pcre" BUILD_DEPENDS="libesmtp-dev libpcap-dev libdnet-dev liblognorm-dev" # Rules to configure and make the package.