summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a0e9454f499..6ddc860b46e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
pkgbase = ignition-gui
pkgdesc = Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
pkgver = 6.3.0
- pkgrel = 2
+ pkgrel = 3
url = https://gazebosim.org/libs/gui
arch = x86_64
license = Apache
makedepends = cmake
+ depends = eigen
depends = qt5-base
+ depends = qt5-quickcontrols2
depends = protobuf
depends = tinyxml2
depends = ignition-math