@@ -17,6 +17,7 @@
|
|||||||
<Dependency>aspell-devel</Dependency>
|
<Dependency>aspell-devel</Dependency>
|
||||||
<Dependency>hunspell-devel</Dependency>
|
<Dependency>hunspell-devel</Dependency>
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
|
<Dependency>dbus-glib-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -24,7 +25,7 @@
|
|||||||
<Name>enchant</Name>
|
<Name>enchant</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>glib2</Dependency>
|
<Dependency>glib2</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>hunspell</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -64,6 +65,7 @@
|
|||||||
<Summary>Development files for enchant</Summary>
|
<Summary>Development files for enchant</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="current">enchant</Dependency>
|
<Dependency release="current">enchant</Dependency>
|
||||||
|
<Dependency>glib2-devel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user