diff options
Diffstat (limited to 'src/qtwebview.mk')
-rw-r--r-- | src/qtwebview.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qtwebview.mk b/src/qtwebview.mk index d2550bc..43d04bd 100644 --- a/src/qtwebview.mk +++ b/src/qtwebview.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := qtwebview +$(PKG)_WEBSITE := http://qt-project.org/ +$(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) $(PKG)_CHECKSUM := b3bcf9693e0205263f5d227f2204cf12c3a3d1e200b3114723511ee3bdf2159f |