generate the icons
This commit is contained in:
@@ -16,6 +16,8 @@ parts:
|
|||||||
electrum:
|
electrum:
|
||||||
source: .
|
source: .
|
||||||
plugin: python
|
plugin: python
|
||||||
python-version: python2
|
python-version: python
|
||||||
stage-packages: [python-qt4]
|
stage-packages: [python-qt4]
|
||||||
|
build-packages: [pyqt4-dev-tools]
|
||||||
|
install: pyrcc4 icons.qrc -o $SNAPCRAFT_PART_INSTALL/lib/python2.7/site-packages/electrum_gui/qt/icons_rc.py
|
||||||
after: [desktop-qt4]
|
after: [desktop-qt4]
|
||||||
|
|||||||
Reference in New Issue
Block a user