pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt5-qtbase Fix packaging in non ecl case
details: https://anonhg.NetBSD.org/pkgsrc/rev/816d0bc7bae0
branches: trunk
changeset: 374248:816d0bc7bae0
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Jan 18 12:39:14 2018 +0000
description:
Fix packaging in non ecl case
diffstat:
x11/qt5-qtbase/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 52fc60453f22 -r 816d0bc7bae0 x11/qt5-qtbase/PLIST
--- a/x11/qt5-qtbase/PLIST Thu Jan 18 12:38:16 2018 +0000
+++ b/x11/qt5-qtbase/PLIST Thu Jan 18 12:39:14 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2018/01/17 19:30:46 markd Exp $
+@comment $NetBSD: PLIST,v 1.13 2018/01/18 12:39:14 ryoon Exp $
lib/pkgconfig/Qt5Concurrent.pc
lib/pkgconfig/Qt5Core.pc
lib/pkgconfig/Qt5DBus.pc
@@ -3152,7 +3152,7 @@
${PLIST.unix}qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so
${PLIST.egl}qt5/plugins/platforms/libqeglfs.so
qt5/plugins/platforms/libqminimal.so
-qt5/plugins/platforms/libqminimalegl.so
+${PLIST.egl}qt5/plugins/platforms/libqminimalegl.so
qt5/plugins/platforms/libqoffscreen.so
${PLIST.unix}qt5/plugins/platforms/libqvnc.so
${PLIST.unix}qt5/plugins/platforms/libqxcb.so
Home |
Main Index |
Thread Index |
Old Index