summaryrefslogtreecommitdiffstats
path: root/src/qtwebkit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtwebkit.mk')
-rw-r--r--src/qtwebkit.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/qtwebkit.mk b/src/qtwebkit.mk
index 2e8b485..c502e19 100644
--- a/src/qtwebkit.mk
+++ b/src/qtwebkit.mk
@@ -10,17 +10,11 @@ $(PKG)_FILE = $(subst qtbase,qtwebkit,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebkit,$(qtbase_URL))
$(PKG)_DEPS := gcc qtbase qtmultimedia qtquick1 sqlite
-$(PKG)_MESSAGE :=*** qtwebkit is deprecated in Qt 5.5 ***
-
define $(PKG)_UPDATE
echo $(qtbase_VERSION)
endef
define $(PKG)_BUILD_SHARED
- echo qtwebkit is deprecated in Qt 5.5
-endef
-
-define $(PKG)_BUILD_SHARED_DISABLED
# looks for build tools with .exe suffix and tries to use win_flex
$(SED) -i 's,\.exe,,' '$(1)/Tools/qmake/mkspecs/features/functions.prf'
# invoke qmake with removed debug options as a workaround for