Don't filter out libdnf-devel
This was actually a depsolving error. libdnf is fine. Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
cd239c960c
commit
36f6f9f24b
1 changed files with 2 additions and 2 deletions
|
|
@ -298,7 +298,7 @@ data:
|
|||
libdb-devel-static, libdb-java, libdb-java-devel, libdb-sql,
|
||||
libdb-sql-devel, libdb-tcl, libdb-tcl-devel, libdb-utils,
|
||||
# libdnf
|
||||
libdnf,
|
||||
libdnf, libdnf-devel,
|
||||
# libev,
|
||||
libev, libev-devel, libev-libevent-devel,
|
||||
# libffi
|
||||
|
|
@ -563,7 +563,7 @@ data:
|
|||
# libcroco
|
||||
libcroco-devel,
|
||||
# libdnf
|
||||
libdnf-devel, python2-hawkey, python3-hawkey,
|
||||
python2-hawkey, python3-hawkey,
|
||||
# libidn
|
||||
libidn-java, libidn-javadoc,
|
||||
# libpeas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue