Bump version requirement to PyOtherSide 1.3
This allows us to put gPodder's QML and Python code into qrc.
This commit is contained in:
parent
d175939158
commit
234d268b04
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
@ -17,5 +17,5 @@ Package Min.Version URL
|
|||
Qt 5.1.0 http://qt-project.org/
|
||||
Qt Multimedia 5.1.0 http://qt-project.org/
|
||||
Python 3.2.0 http://python.org/
|
||||
PyOtherSide 1.1.0 http://thp.io/2011/pyotherside/
|
||||
PyOtherSide 1.3.0 http://thp.io/2011/pyotherside/
|
||||
gPodder Core 4.0.0 http://gpodder.org/
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
*/
|
||||
|
||||
import QtQuick 2.0
|
||||
import io.thp.pyotherside 1.0
|
||||
import io.thp.pyotherside 1.3
|
||||
|
||||
|
||||
Python {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue