index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-06-19 18:04:39 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-06-19 18:04:39 +0200 |
commit | 664f96e46183bea98028cb97788b18425793e524 (patch) | |
tree | a5754a335e182234d348702e6abe9c6fc7323656 /extra/qt5-webengine | |
parent | c520b284f6c07e80646987a64037cb06773f6e47 (diff) |
-rw-r--r-- | extra/qt5-webengine/PKGBUILD | 4 |
diff --git a/extra/qt5-webengine/PKGBUILD b/extra/qt5-webengine/PKGBUILD index bcca43b5..56066847 100644 --- a/extra/qt5-webengine/PKGBUILD +++ b/extra/qt5-webengine/PKGBUILD @@ -27,4 +27,6 @@ eval "$( ' )" - +# see FS32#44, installing qt4 seems to help against: +# fatal error: QtUiPlugin/QDesignerCustomWidgetInterface: No such file or directory +makedepends+=('qt4') |