libcloudproviders: add meson build dependency
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>libcloudproviders</Name>
|
||||
@@ -15,13 +17,17 @@ their services. Clients such as file managers and desktop environments can then
|
||||
provide integrated access to the cloud providers services.</Description>
|
||||
<Archive sha1sum="dc8c456ad2d5ebf329ea0da8231a1efe6fb39198">https://gitlab.gnome.org/World/libcloudproviders/-/archive/0.3.0/libcloudproviders-0.3.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>vala-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>vala</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libcloudproviders</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>gobject-introspection</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -29,6 +35,7 @@ provide integrated access to the cloud providers services.</Description>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libcloudproviders-devel</Name>
|
||||
<Summary>Development files for libcloudproviders</Summary>
|
||||
@@ -44,6 +51,7 @@ provide integrated access to the cloud providers services.</Description>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-04-10</Date>
|
||||
|
||||
Reference in New Issue
Block a user