summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab6552550de9..0e093ba66bef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=mattercontrol
_pkgname=MatterControl
pkgver=1.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Software solution for 3D printers"
arch=("i386" "x86_64")
license=('custom')
url="http://www.mattercontrol.com"
-depends=('mono' 'lib32-glibc')
+depends=('mono' 'lib32-glibc' 'gtk-sharp-2')
makedepends=('git' 'nuget')
provides=('mattercontrol')
install="mattercontrol.install"