summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-03-30 18:35:38 +0200
committerMartchus2016-03-30 18:35:38 +0200
commit279d41c25749efcd3113728764a2615f915d7679 (patch)
tree70a9d35b11f781a77dd344697591a4db6a456400 /PKGBUILD
parent2ff3532df2a523cd0cceb887932c2f0edc7cef97 (diff)
downloadaur-279d41c25749efcd3113728764a2615f915d7679.tar.gz
added missing provide
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29d1fbb6a586..6feff27209c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ arch=('any')
url="https://github.com/OpenELEC/${_reponame}"
license=('GPL3')
conflicts=('openelec-dvb-firmware')
+provides=('openelec-dvb-firmware')
makedepends=('git' 'linux-firmware')
source=("git+https://github.com/OpenELEC/${_reponame}.git")
md5sums=('SKIP')