qt5-webkit build dep

This commit is contained in:
Rmys
2020-01-19 16:41:35 +03:00
parent 8a90a958d3
commit 3c8a854582
6 changed files with 32 additions and 2 deletions
+2 -1
View File
@@ -19,6 +19,7 @@ def setup():
if get.buildTYPE() == "_emul32":
options += " --libdir=/usr/lib32 \
--without-krb5-config \
--bindir=/_emul32/bin \
--sbindir=/_emul32/sbin"
@@ -40,4 +41,4 @@ def install():
#if get.buildTYPE() == "_emul32":
#pisitools.removeDir("/_emul32")
pisitools.dodoc("README", "NEWS", "AUTHORS")
pisitools.dodoc("README", "NEWS", "AUTHORS")
+1
View File
@@ -16,6 +16,7 @@
<BuildDependencies>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>mit-kerberos</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>