diff options
-rw-r--r-- | meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb index 61b7ad47d0..eaa453d917 100644 --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SUMMARY = "Generic client/server library for SASL authentication" | 1 | SUMMARY = "Generic client/server library for SASL authentication" |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | HOMEPAGE = "http://asg.web.cmu.edu/sasl/" | ||
3 | DEPENDS = "openssl virtual/db" | 4 | DEPENDS = "openssl virtual/db" |
4 | LICENSE = "BSD" | 5 | LICENSE = "BSD" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396" |