summaryrefslogtreecommitdiff
path: root/libre/qtcreator
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-04-11 17:15:12 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-04-12 01:03:11 -0400
commit7834078687e5b4d831fec6d8d2ede200f44ba0d8 (patch)
tree685d7d4bf5c3f790810c0eabf361e1264ae95d99 /libre/qtcreator
parent0c9201b8340208f0783cdd79a2a4587be1788497 (diff)
housekeeping - remove mentions of qt5-webengine from pkgdesc
Diffstat (limited to 'libre/qtcreator')
-rw-r--r--libre/qtcreator/PKGBUILD3
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'