From 48c2a7c4c6f925b2cc9f1c19e2202e4ecf673b60 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 14 Sep 2019 23:26:54 +0200 Subject: [PATCH] - enable pyqt4 --- qscintilla2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qscintilla2.spec b/qscintilla2.spec index 129f4cb..a681198 100644 --- a/qscintilla2.spec +++ b/qscintilla2.spec @@ -7,7 +7,7 @@ %bcond_without python3 # CPython 3.x module %bcond_without qt4 # Qt4 library and modules %bcond_without qt5 # Qt5 library and modules -%bcond_with pyqt4 # PyQt4 modules +%bcond_without pyqt4 # PyQt4 modules %bcond_without pyqt5 # PyQt5 modules %define scintilla_ver 3.3.6 -- 2.44.0