summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2016-11-05 11:25:56 -0500
committerDoug Newgard2016-11-05 11:25:56 -0500
commit03607b57949e672f6d983cc4bfccaa654b0dfad8 (patch)
tree37fbc6625dbaa30cf95056847d43f5ba6b756e57 /PKGBUILD
parentf4997b8071e38ca9668223381078d7565f8acfd3 (diff)
downloadaur-03607b57949e672f6d983cc4bfccaa654b0dfad8.tar.gz
Elementary is part of EFL now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a49475a4545f..7493f54e191e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Video Player based on EFL - Development version"
arch=('i686' 'x86_64')
url="https://www.enlightenment.org/p.php?p=about/rage"
license=('BSD')
-depends=('elementary')
+depends=('efl')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")