summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoracxz2019-06-30 09:44:59 -0400
committeracxz2019-06-30 09:44:59 -0400
commitefe43b3ba6e595a528b3b0ab54cacf297c919362 (patch)
tree88fd4819ac474de8d0ab57ba49460a1587e0887a /.SRCINFO
parent62e083ac5e71b9e904b33857606a672b663f6ece (diff)
downloadaur-efe43b3ba6e595a528b3b0ab54cacf297c919362.tar.gz
harder dep requirements and faster compilation
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f38d59c989a..c11cf27f5fcd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ignition-common
pkgdesc = A collection of useful classes and functions for handling many command tasks. This includes parsing 3D mesh files, managing console output, and using PID controllers.
pkgver = 3.1.0
- pkgrel = 1
+ pkgrel = 2
url = http://ignitionrobotics.org/libs/common
arch = any
groups = development
license = Apache
- makedepends = ignition-cmake
+ makedepends = ignition-cmake>=2
makedepends = util-linux
- depends = ignition-math
+ depends = ignition-math>=6
depends = tinyxml2
depends = freeimage
depends = libutil-linux