plymouth-0.9.5
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
<AdditionalFile permission="0755" target="generate-flist">pisilinux/generate-flist.py</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<BuildDependencies>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>kernel-headers</Dependency>
|
||||
<Dependency>libdrm-devel</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
@@ -53,8 +54,9 @@
|
||||
<Package>
|
||||
<Name>plymouth</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>eudev</Dependency>
|
||||
<Dependency>libdrm</Dependency>
|
||||
<!-- <Dependency>plymouth-core-libs</Dependency> -->
|
||||
<Dependency>plymouth-core-libs</Dependency>
|
||||
<Dependency>plymouth-theme-pisilinux</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -111,7 +113,7 @@
|
||||
<Summary>Plymouth graphics libraries</Summary>
|
||||
<Description>plymouth-graphics-libs contains the libply-splash-graphics library used by graphics Plymouth splashes.</Description>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency release="current">plymouth-core-libs</Dependency> -->
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -169,7 +171,8 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<!-- <Dependency release="current">plymouth-core-libs</Dependency> -->
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>harfbuzz</Dependency>
|
||||
<Dependency release="current">plymouth-graphics-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
|
||||
Reference in New Issue
Block a user