diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 00:00:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 00:00:52 -0500 |
commit | f14c9003542b84e31139b8f8168f93df78c249bf (patch) | |
tree | 9b2218e25bfaf3b061c9385364e2d8ec939809b9 /python/PythonQt | |
parent | 9fca37964d8e02e92bf8cdd2cab8be4705ec027a (diff) | |
download | slackbuilds-f14c9003542b84e31139b8f8168f93df78c249bf.tar.gz |
python/PythonQt: Fixed dep info
Diffstat (limited to 'python/PythonQt')
-rw-r--r-- | python/PythonQt/PythonQt.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PythonQt/PythonQt.info b/python/PythonQt/PythonQt.info index 62bed5502d..c0e02e8ab5 100644 --- a/python/PythonQt/PythonQt.info +++ b/python/PythonQt/PythonQt.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/commontk/PythonQt/archive/patched-8/PythonQt-patche MD5SUM="2c023ac1b058f36167e870b16d0aa58e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="qt5-webkit" +REQUIRES="" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" |