summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPouyan Heyratpour2016-10-31 14:40:08 +0330
committerPouyan Heyratpour2016-10-31 14:40:08 +0330
commitd617206e8b0262c5becbeb44de761265b3009826 (patch)
treed67ec560ee4ccfa1d6e0926d6c9a899c6a85d56b
parenta6e40f447476bb30a6cb96193239cc57d40939ef (diff)
downloadaur-d617206e8b0262c5becbeb44de761265b3009826.tar.gz
Added mono dependency
Signed-off-by: Pouyan Heyratpour <p.heyratpour@gmail.com>
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a336d8e3f0a8..78a7e55f9d80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
pkgname=dia-shapes
pkgver=0.3.0
pkgrel=1
+depends=('mono')
pkgdesc="Shapes Installer for Dia (diagram creation program)"
arch=('x86_64')
url="http://dia-installer.de/diashapes/index.html"