diff options
author | markd <markd@pkgsrc.org> | 2019-03-29 21:31:18 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2019-03-29 21:31:18 +0000 |
commit | b1a4540d83f95d21d810f94e8a2fee1ab3f7484b (patch) | |
tree | 436c8e90f134c87077233ae7cc937fc56c7f721c /x11 | |
parent | b6a46d001955afdcc8d095a5331832dfe5e4d8f3 (diff) | |
download | pkgsrc-b1a4540d83f95d21d810f94e8a2fee1ab3f7484b.tar.gz |
qt5-qtlocation: catch PLIST.Linux up with 5.12.2
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt5-qtlocation/PLIST.Linux | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11/qt5-qtlocation/PLIST.Linux b/x11/qt5-qtlocation/PLIST.Linux index fd5ec4992c4..6c5b818743e 100644 --- a/x11/qt5-qtlocation/PLIST.Linux +++ b/x11/qt5-qtlocation/PLIST.Linux @@ -1,3 +1,8 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2018/01/17 19:30:47 markd Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2019/03/29 21:31:18 markd Exp $ qt5/lib/cmake/Qt5Location/Qt5Location_QGeoServiceProviderFactoryMapboxGL.cmake +qt5/lib/cmake/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryGeoclue2.cmake +qt5/lib/cmake/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryGeoclue.cmake qt5/plugins/geoservices/libqtgeoservices_mapboxgl.so +qt5/plugins/position/libqtposition_geoclue2.so +qt5/plugins/position/libqtposition_geoclue.so + |