Move qt bcond to the top of spec and document it
This commit is contained in:
parent
1578ced83e
commit
80cd8ad971
@ -1,3 +1,5 @@
|
||||
# Enable Qt by default
|
||||
%bcond qt 1
|
||||
|
||||
# Vala/Vapi support ( upstream disabled by default, probably explains why it the build breaks often )
|
||||
%global vala 1
|
||||
@ -13,8 +15,6 @@ License: GPLv2+ and LGPLv2+
|
||||
URL: https://github.com/ximion/appstream
|
||||
Source0: http://www.freedesktop.org/software/appstream/releases/AppStream-%{version}.tar.xz
|
||||
|
||||
%bcond qt 1
|
||||
|
||||
## upstream patches (lookaside cache)
|
||||
|
||||
## upstreamable patches
|
||||
|
||||
Loading…
Reference in New Issue
Block a user