summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2018-07-15 16:41:36 +0300
committerAdrian Perez de Castro2018-07-15 16:41:36 +0300
commitf8b6724d6c759c0a6b170ce10070ed08c9c27882 (patch)
treea4205a973eaac3dc74faa38d20d4089978ade640 /PKGBUILD
parent38a3a53f7a101135514e299775641839360718b3 (diff)
downloadaur-wpebackend-git.tar.gz
Add to the "wpe" group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bb2d127750c..71d3d25be7cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgdesc='General-purpose library specifically developed for the WPE-flavored port of WebKit.'
pkgname=wpebackend-git
pkgver=0.2.0.r0.g411decf
-pkgrel=1
+pkgrel=2
url=https://github.com/WebPlatformForEmbedded/WPEBackend
arch=(x86_64 i686)
+groups=(wpe)
makedepends=(cmake opengl-driver)
provides=(wpebackend)
conflicts=(wpebackend)