]> git.pld-linux.org Git - packages/adapter.git/commitdiff
add sip-PyQt4 subst
authorElan Ruusamäe <glen@delfi.ee>
Sat, 13 Jun 2015 19:54:29 +0000 (22:54 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 13 Jun 2015 19:54:29 +0000 (22:54 +0300)
adapter.awk

index f96ba77fc02fb4a4c49b0669e8fda828521f19a3..2c2c186ce17d01d85eef2be8e14207d09b005acc 100644 (file)
@@ -2407,6 +2407,7 @@ function replace_requires(field,   pkg) {
        sub(/^pytalloc$/, "python-talloc", $2)
        sub(/^pytalloc-devel$/, "python-talloc-devel", $2)
        sub(/^pytest$/, "python-pytest", $2)
+       sub(/^python-PyQt4-devel$/, "sip-PyQt4", $2)
        sub(/^python-crypto$/, "python-Crypto", $2)
        sub(/^python-cups$/, "python-pycups", $2)
        sub(/^python-enchant$/, "python-pyenchant", $2)
This page took 0.034761 seconds and 4 git commands to generate.