summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2019-12-11 11:14:12 +0100
committerL.G. Sarmiento2019-12-11 11:14:12 +0100
commit141bb79234984d242605f34a823a1be49b5b397b (patch)
treefe79b00c37761edde5e2a93a57b8839f187dcef5 /PKGBUILD
parentab89595a2b9e04f9a9ffa8a8e3034420b4483d48 (diff)
downloadaur-141bb79234984d242605f34a823a1be49b5b397b.tar.gz
added openmotif dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd0ac12079b9..21aad4e6d946 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ depends=('cmake>=3.8'
'xerces-c'
'qt5-base'
'glu'
+ 'openmotif'
# 'soxt'
'zlib'
)