diff options
Diffstat (limited to 'libre/qtcreator/PKGBUILD')
-rw-r--r-- | libre/qtcreator/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/qtcreator/PKGBUILD b/libre/qtcreator/PKGBUILD index eff9c489e..c764d02a7 100644 --- a/libre/qtcreator/PKGBUILD +++ b/libre/qtcreator/PKGBUILD @@ -11,7 +11,7 @@ # parabola changes and rationale: -# - removed support for qt5-webengine (help GUI is unavailable) +# - buld without qt5-webengine (help GUI is unavailable) # - disable 'googletest' tests - requires internet access - libretools does not allow that @@ -22,7 +22,6 @@ _clangver=13.0.0 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Lightweight, cross-platform integrated development environment' -pkgdesc+=', without non-free qt5-webengine help viewer' arch=(x86_64) arch+=(armv7h i686) url='https://www.qt.io' |