diff options
| -rw-r--r-- | meta-networking/recipes-support/dnssec-conf/dnssec-conf_2.02.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/dnssec-conf/dnssec-conf_2.02.bb b/meta-networking/recipes-support/dnssec-conf/dnssec-conf_2.02.bb index d366abde29..6a50971e83 100644 --- a/meta-networking/recipes-support/dnssec-conf/dnssec-conf_2.02.bb +++ b/meta-networking/recipes-support/dnssec-conf/dnssec-conf_2.02.bb | |||
| @@ -12,7 +12,8 @@ HOMEPAGE = "https://github.com/xelerance/dnssec-conf" | |||
| 12 | SECTION = "System Environment/Daemons" | 12 | SECTION = "System Environment/Daemons" |
| 13 | LICENSE = "GPLv2+" | 13 | LICENSE = "GPLv2+" |
| 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0636e73ff0215e8d672dc4c32c317bb3" | 14 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0636e73ff0215e8d672dc4c32c317bb3" |
| 15 | DEPENDS += " xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" | 15 | DEPENDS += "xmlto-native docbook-xml-dtd4-native \ |
| 16 | docbook-xsl-stylesheets-native libxslt-native" | ||
| 16 | 17 | ||
| 17 | SRC_URI = "git://github.com/xelerance/dnssec-conf.git" | 18 | SRC_URI = "git://github.com/xelerance/dnssec-conf.git" |
| 18 | SRCREV = "8e799683736b4a7b5e5e78f98fba0a6f48393537" | 19 | SRCREV = "8e799683736b4a7b5e5e78f98fba0a6f48393537" |
