@@ -14,4 +14,4 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
pisitools.dodoc("LICENSE", "README")
|
||||||
|
|||||||
@@ -16,6 +16,9 @@
|
|||||||
<Dependency>libkmod-devel</Dependency>
|
<Dependency>libkmod-devel</Dependency>
|
||||||
<Dependency>kmod</Dependency>
|
<Dependency>kmod</Dependency>
|
||||||
<Dependency>asciidoc</Dependency>
|
<Dependency>asciidoc</Dependency>
|
||||||
|
<Dependency>libxslt-devel</Dependency>
|
||||||
|
<Dependency>man-pages</Dependency>
|
||||||
|
<Dependency>man-db</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user