discover with flatpak backend
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>appstream-qt5-devel</Dependency>
|
||||
<Dependency>flatpak-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -40,6 +42,7 @@
|
||||
<Name>discover</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>attica</Dependency>
|
||||
@@ -58,16 +61,18 @@
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency>knewstuff</Dependency>
|
||||
<Dependency>kirigami</Dependency>
|
||||
<Dependency>appstream-qt5</Dependency>
|
||||
<Dependency>flatpak</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user