libgda: fix deps
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libgda</Name>
|
||||
@@ -15,13 +17,13 @@
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>db-devel</Dependency>
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>goocanvas-devel</Dependency>
|
||||
<Dependency>graphviz-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>gtksourceview3-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>iso-codes</Dependency>
|
||||
<Dependency>iso-codes-devel</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>jdk8-openjdk</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
@@ -34,6 +36,9 @@
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>sqlcipher-devel</Dependency>
|
||||
<Dependency>sqlite-devel</Dependency>
|
||||
|
||||
<Dependency>readline-devel</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="005d3be4448ae9faa5fe422f8479630793adf89e" type="tarxz">https://ftp.gnome.org/pub/GNOME/sources/libgda/5.2/libgda-5.2.9.tar.xz</Archive>
|
||||
</Source>
|
||||
@@ -56,7 +61,7 @@
|
||||
<Path fileType="data">/usr/share/help</Path>
|
||||
<Path fileType="data">/usr/share/libgda-5.0</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/man</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/vala</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -233,7 +238,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/gdaui-demo-5.0</Path>
|
||||
<Path fileType="library">/usr/include/libgda-5.0/libgda-ui/</Path>
|
||||
<Path fileType="header">/usr/include/libgda-5.0/libgda-ui/</Path>
|
||||
<Path fileType="library">/usr/lib/libgda-5.0/plugins/libgda-ui-plugins.so</Path>
|
||||
<Path fileType="library">/usr/lib/libgda-ui-5.0.so</Path>
|
||||
<Path fileType="data">/usr/share/glade/catalogs/gdaui-catalog.xml</Path>
|
||||
|
||||
Reference in New Issue
Block a user