diff options
| -rw-r--r-- | meta-oe/recipes-extended/libreport/libreport_2.17.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb b/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb index a8d1db65bf..1f2c55c699 100644 --- a/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb +++ b/meta-oe/recipes-extended/libreport/libreport_2.17.8.bb | |||
| @@ -4,7 +4,7 @@ SUMMARY = "Generic library for reporting various problems" | |||
| 4 | HOMEPAGE = "https://abrt.readthedocs.org/" | 4 | HOMEPAGE = "https://abrt.readthedocs.org/" |
| 5 | LICENSE = "GPL-2.0-or-later" | 5 | LICENSE = "GPL-2.0-or-later" |
| 6 | DEPENDS = "xmlrpc-c xmlrpc-c-native intltool-native \ | 6 | DEPENDS = "xmlrpc-c xmlrpc-c-native intltool-native \ |
| 7 | json-c libtar libnewt libproxy rpm \ | 7 | json-c libarchive libtar libnewt libproxy rpm \ |
| 8 | augeas satyr systemd \ | 8 | augeas satyr systemd \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
