diff options
author | wiz <wiz> | 2015-04-20 06:45:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-04-20 06:45:53 +0000 |
commit | b914800f4c26a539759b30e9aa1dff8d7d3ee705 (patch) | |
tree | 6ee7b0a4af99f829af885a9326eef75dcb30b280 /x11 | |
parent | 574c991a7f43e411537172bc666bcc008c7ac30d (diff) | |
download | pkgsrc-b914800f4c26a539759b30e9aa1dff8d7d3ee705.tar.gz |
Fix packaging after new dependency was added (indirectly).
Ride PKGREVISION bump, since it was exactly for that.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-qt5/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/py-qt5/PLIST b/x11/py-qt5/PLIST index 8aad0622f5c..d3c00a06f4f 100644 --- a/x11/py-qt5/PLIST +++ b/x11/py-qt5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/02/07 16:30:37 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/20 06:45:53 wiz Exp $ bin/pylupdate5 bin/pyrcc5 bin/pyuic5 @@ -523,6 +523,9 @@ share/sip/PyQt5/QtTest/qtestkeyboard.sip share/sip/PyQt5/QtTest/qtestmouse.sip share/sip/PyQt5/QtTest/qtestsystem.sip share/sip/PyQt5/QtTest/qtesttouch.sip +share/sip/PyQt5/QtWebChannel/QtWebChannelmod.sip +share/sip/PyQt5/QtWebChannel/qwebchannel.sip +share/sip/PyQt5/QtWebChannel/qwebchannelabstracttransport.sip share/sip/PyQt5/QtWebKit/QtWebKitmod.sip share/sip/PyQt5/QtWebKit/qwebdatabase.sip share/sip/PyQt5/QtWebKit/qwebelement.sip |