[packages/tomahawk] system_qxt n/a atm
glen
glen at pld-linux.org
Mon Sep 12 23:44:13 CEST 2016
commit 6d3ffc0144c51392769b5fa3100e1f6709d1a84a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Sep 13 00:44:07 2016 +0300
system_qxt n/a atm
tomahawk.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tomahawk.spec b/tomahawk.spec
index 6774d16..6ed5c10 100644
--- a/tomahawk.spec
+++ b/tomahawk.spec
@@ -1,7 +1,8 @@
#
# Conditional build:
%bcond_without crashreporter # crashreporter support
-%bcond_without system_qxt # use system libqxt package
+# requires post recent qxt additions including qxtsslserver
+%bcond_with system_qxt # use system libqxt package
%ifarch %{arm} aarch64
%undefine with_crashreporter
@@ -47,7 +48,6 @@ BuildRequires: taglib-devel
BuildRequires: telepathy-qt4-devel
BuildRequires: websocketpp-devel
%if %{with system_qxt}
-# requires post recent qxt additions including qxtsslserver
BuildRequires: libqxt-devel >= 0.7
%else
Provides: bundled(libqxt) = 0.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tomahawk.git/commitdiff/6d3ffc0144c51392769b5fa3100e1f6709d1a84a
More information about the pld-cvs-commit
mailing list