Merge pull request #1523 from alihanozturk/master

breeze-plymouth:fix
This commit is contained in:
Ertuğrul Erata
2016-04-02 11:55:34 +03:00
2 changed files with 5 additions and 0 deletions
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
def setup():
pisitools.dosed("breeze/breeze.script", "kde.logo.png", "pisi.logo.png")
pisitools.dosed("breeze/breeze.script", "Plasma 5.6", "PisiLinux")
pisitools.dosed("breeze-text/breeze-text.plymouth.cmake", "Plasma @PROJECT_VERSION@", "PisiLinux")
kde5.configure()
def build():
@@ -23,7 +23,11 @@
<RuntimeDependencies>
<Dependency>plymouth</Dependency>
<Dependency>noto-fonts</Dependency>
<Dependency>grub2</Dependency>
<Dependency>plymouth-core-libs</Dependency>
<Dependency>plymouth-theme-spinner</Dependency>
<Dependency>plymouth-graphics-libs</Dependency>
<Dependency>plymouth-plugin-script</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="all">/</Path>