summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLubosz Sarnecki2015-06-23 02:35:10 +0200
committerLubosz Sarnecki2015-06-23 02:35:10 +0200
commita159cbdddc35d7924976e4f549491126389ceed1 (patch)
tree12a905789c61866f465029af7b7f500ae096fd16 /PKGBUILD
parent934d4718586456b79ddbbe6f8729f8c5674727ad (diff)
downloadaur-a159cbdddc35d7924976e4f549491126389ceed1.tar.gz
remove gnonlin dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0dfc0ab7e0d..0ea7ec9e1604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc='Pitivi allows users to easily edit audio/video projects based on the GStreamer framework (Git version)'
arch=('any')
license=('LGPL')
-depends=('gstreamer' 'gst-plugins-base' 'gobject-introspection' 'python' 'python-gobject' 'goocanvas' 'gst-python-git' 'gst-editing-services-git' 'gnonlin-git' 'python-xdg' 'desktop-file-utils' 'hicolor-icon-theme' 'python-numpy')
+depends=('gstreamer' 'gst-plugins-base' 'gobject-introspection' 'python' 'python-gobject' 'goocanvas' 'gst-python-git' 'gst-editing-services-git' 'python-xdg' 'desktop-file-utils' 'hicolor-icon-theme' 'python-numpy')
makedepends=('automake' 'libtool' 'intltool' 'itstool' 'pygobject-devel' 'gtk-doc' 'gnome-doc-utils' 'yelp-tools')
optdepends=('python-pycanberra-git: sound notifications')
install=pitivi-git.install