Merge pull request #7476 from IdrisKalp/master

beignet fix deps
This commit is contained in:
Idris Kalp
2020-01-11 18:24:09 +03:00
committed by GitHub
+2 -2
View File
@@ -44,12 +44,12 @@
<Dependency>llvm</Dependency> <Dependency>llvm</Dependency>
<Dependency>llvm-libs</Dependency> <Dependency>llvm-libs</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="config">/etc</Path> <Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path> <Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path> <Path fileType="doc">/usr/share/doc</Path>
</Files> </Files>
</Package> </Package>