summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-03-09 19:07:34 -0500
committerDoug Newgard2014-03-09 19:07:34 -0500
commit2627749214c2ad2042ac3d56cffe9577528017b1 (patch)
tree2de90560d8303ea91c46d959e9dda8bd860b2aa2 /PKGBUILD
parent5db10fd2674513f74669f403c66af1e733000b43 (diff)
downloadaur-2627749214c2ad2042ac3d56cffe9577528017b1.tar.gz
Simpler update-desktop-database handling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02cb8436f9aa..7fc5d42cbabc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Video Player based on EFL"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('BSD')
-depends=('elementary' 'desktop-file-utils')
+depends=('elementary')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")