summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2019-05-24 09:01:07 +0200
committerGuillaume Hayot2019-05-24 09:01:07 +0200
commita8afad547a0f4de681c766fe3d6acc94949fb645 (patch)
tree6398e1c12a42183129377b92b0a02900eefd8cef /PKGBUILD
parentc10b56159b1774e5a6ceec9637106bf2b5f005e4 (diff)
downloadaur-a8afad547a0f4de681c766fe3d6acc94949fb645.tar.gz
Dep rework
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea9b26065417..51419f6c955b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="GNOME audio player for transcription"
arch=('any')
url="https://gkarsay.github.io/parlatype/"
license=('GPL')
-depends=('gtk3' 'gst-plugins-base' 'gst-plugins-good')
-makedepends=('libreoffice' 'meson' 'appstream' 'yelp-tools' 'python-atspi' 'sphinxbase' 'pocketsphinx')
+depends=('gtk3' 'appstream' 'gst-plugins-base' 'gst-plugins-good' 'sphinxbase' 'pocketsphinx' 'python-atspi')
+makedepends=('libreoffice' 'appstream-glib' 'meson' 'yelp-tools')
optdepends=('libreoffice: LibreOffice macros' 'gst-plugins-ugly: Play MP3 files')
source=("https://github.com/gkarsay/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('8150aab04988b6966863f8c42fbab7a8d096b52c859929a819b19ef307f878b9')