python-qt5:fixed pyrcc
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
<Dependency>dbus-python-common</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency versionFrom="4.16.6">python3-sip</Dependency>
|
||||
<Dependency versionFrom="4.16.6">python-sip</Dependency>
|
||||
<Dependency versionFrom="4.16.9">python3-sip</Dependency>
|
||||
<Dependency versionFrom="4.16.9">python-sip</Dependency>
|
||||
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-connectivity-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
@@ -64,7 +64,8 @@
|
||||
<Path fileType="executable">/usr/bin/py2uic5</Path>
|
||||
<Path fileType="library">/usr/lib/python2.7/site-packages</Path>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/PyQt5/libpy2qt5qmlplugin.so</Path>
|
||||
<Path fileType="data">/usr/share/qt5/qsci/api/python/Py2Qt5.api</Path>
|
||||
<Path fileType="data">/usr/share/qt5/qsci/api/python/Py2Qt5.api</Path>
|
||||
<Path fileType="executable">/usr/bin/py2rcc5</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
@@ -76,8 +77,7 @@
|
||||
<Dependency release="current">python-qt5</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/py2lupdate5</Path>
|
||||
<Path fileType="executable">/usr/bin/py2rcc5</Path>
|
||||
<Path fileType="executable">/usr/bin/py2lupdate5</Path>
|
||||
<Path fileType="data">/usr/share/sip/Py2Qt5</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -111,6 +111,7 @@
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/designer/libpyqt5.so</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/qt5/qsci/api/python/PyQt5.api</Path>
|
||||
<Path fileType="executable">/usr/bin/pyrcc5</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
@@ -123,7 +124,6 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/pylupdate5</Path>
|
||||
<Path fileType="executable">/usr/bin/pyrcc5</Path>
|
||||
<Path fileType="data">/usr/share/sip/PyQt5</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
Reference in New Issue
Block a user