mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 10:23:04 +00:00
Fix autoreq
This commit is contained in:
parent
807119c29c
commit
ac32499bc8
1 changed files with 1 additions and 1 deletions
2
rpm.spec
2
rpm.spec
|
@ -13,6 +13,7 @@
|
|||
%bcond_with embed
|
||||
%bcond_with docs
|
||||
%bcond_with sqlite
|
||||
%define __noautoreq 'perl\\(XML::LibXML\\)'
|
||||
%else
|
||||
%bcond_without perl
|
||||
%bcond_without python
|
||||
|
@ -22,7 +23,6 @@
|
|||
%bcond_without docs
|
||||
# use what's in berkeley db
|
||||
%bcond_with sqlite
|
||||
%define __noautoreq 'perl\\(XML::LibXML\\)'
|
||||
%endif
|
||||
|
||||
%bcond_with notyet
|
||||
|
|
Loading…
Add table
Reference in a new issue