add library runtime
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>kicad</Name>
|
<Name>kicad</Name>
|
||||||
@@ -69,6 +69,10 @@
|
|||||||
<Dependency>mesa-glu</Dependency>
|
<Dependency>mesa-glu</Dependency>
|
||||||
<Dependency>opencascade</Dependency>
|
<Dependency>opencascade</Dependency>
|
||||||
<Dependency>wxGTK-common</Dependency>
|
<Dependency>wxGTK-common</Dependency>
|
||||||
|
<Dependency>kicad-templates</Dependency>
|
||||||
|
<Dependency>kicad-symbols</Dependency>
|
||||||
|
<Dependency>kicad-packages3d</Dependency>
|
||||||
|
<Dependency>kicad-footprints</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user