[PATCH 10/10] packaging: add dnf to the Anaconda's requires.

Ales Kozumplik akozumpl at redhat.com
Wed Aug 21 10:54:23 UTC 2013


On 08/20/2013 05:27 PM, Chris Lumens wrote:
>> @@ -43,6 +43,7 @@ Source0: %{name}-%{version}.tar.bz2
>>   %define langtablever 0.0.7-1
>>
>>   BuildRequires: audit-libs-devel
>> +BuildRequires: dnf
>>   BuildRequires: gettext >= %{gettextver}
>>   BuildRequires: gtk3-devel
>>   BuildRequires: gtk-doc
>
> I don't think we actually need this BuildRequires, though, do we?  Does
> anything from dnf actually get used during building the anaconda
> package?

I put it there because I saw yum in the list, but that's because yum is 
used in a Makefile. Removing.

Ales


More information about the anaconda-patches mailing list