summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINODE64 <ffelix@inode64.com>2023-02-16 13:35:14 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-02-16 13:55:21 +0100
commitc8dd91b0a1f5d9dbf2075e8f81303bd7bcdbdaff (patch)
treeaba6cbda21f3d1a8a13d8c7bfd7650163062c2fd /sci-geosciences
parentdev-dotnet/dotnet-sdk-bin: bump to 7.0.200 (diff)
downloadgentoo-c8dd91b0a1f5d9dbf2075e8f81303bd7bcdbdaff.tar.gz
gentoo-c8dd91b0a1f5d9dbf2075e8f81303bd7bcdbdaff.tar.bz2
gentoo-c8dd91b0a1f5d9dbf2075e8f81303bd7bcdbdaff.zip
sci-geosciences/gpxsee: requiere qtserialport
see https://github.com/tumic0/GPXSee/blob/master/gpxsee.pro line 18 check with pkgcheck Signed-off-by: INODE64 <ffelix@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/29611 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpxsee/gpxsee-12.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-geosciences/gpxsee/gpxsee-12.0-r1.ebuild b/sci-geosciences/gpxsee/gpxsee-12.0-r1.ebuild
index 9b850f29f96c..7e80adb5755d 100644
--- a/sci-geosciences/gpxsee/gpxsee-12.0-r1.ebuild
+++ b/sci-geosciences/gpxsee/gpxsee-12.0-r1.ebuild
@@ -25,6 +25,7 @@ RDEPEND="dev-qt/qtcore:5
dev-qt/qtprintsupport:5
dev-qt/qtsql:5
dev-qt/qtpositioning:5
+ dev-qt/qtserialport:5
dev-qt/qtsvg:5"
DEPEND="${RDEPEND}"
BDEPEND="dev-qt/linguist-tools:5"