Merge pull request #87 from burakerturk/master

nm part
This commit is contained in:
Ertuğrul Erata
2015-07-17 01:38:35 +03:00
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin/</Path>
<Path fileType="doc">/usr/share/gtk-doc/</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="doc">/usr/share/doc/libmbim</Path>
</Files>
</Package>
+5
View File
@@ -13,12 +13,17 @@
<Summary>QMI modem protocol helper library</Summary>
<Description>libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.</Description>
<Archive sha1sum="55d051e2bb0996218ee7e419ca255476a55e9c9b" type="tarxz">http://www.freedesktop.org/software/libqmi/libqmi-1.8.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libqmi</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>