summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEden Rose2020-10-22 00:27:39 +1100
committerEden Rose2020-10-22 00:27:39 +1100
commit36e2581f1550bac43290584f06304574a306613b (patch)
treee8b3c168df088442a8c42fc567254c4effda791e /PKGBUILD
parentde8ed4925969502a0484b9b85e0bdd0fff8941fc (diff)
downloadaur-efl-full-git.tar.gz
ADDED: added efl-git to the provides list, to fix compatibility with enlightenment-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 336d80ca9601..4828700c6471 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ optdepends=('gst-plugins-base: Video and thumbnail codecs'
'gst-plugins-ugly: Video and thumbnail codecs'
'gst-libav: Video and thumbnails with ffmpeg/libav'
'libreoffice: Office document thumbnails')
-provides=("$_pkgname=$pkgver" elementary{,-git}=$pkgver "evas_generic_loaders=$pkgver" ephysics{,-git}=$pkgver)
+provides=("$_pkgname=$pkgver" elementary{,-git}=$pkgver "evas_generic_loaders=$pkgver" ephysics{,-git}=$pkgver efl-git)
conflicts=("$_pkgname" elementary{,-git} elementary_test{,-git} evas_generic_loaders{,-git})
options=('debug' 'ccache')
source=("git+https://git.enlightenment.org/core/$_pkgname.git")