summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfc7ebaeda3c..35ee07212bbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="A simple Markdown editor that offers a lot of features."
arch=(any)
url="http://uberwriter.wolfvollprecht.de/"
license=('GPL')
-depends=('python2-gtkspellcheck' 'python2-gobject' 'ttf-ubuntu-font-family' 'pandoc-static')
+depends=('python2-gtkspellcheck' 'python2-gobject' 'ttf-ubuntu-font-family' 'pandoc-bin')
makedepends=('python2-distutils-extra')
install=uberwriter.install