aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78bcffe7162b..2a23dc234d3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -153,6 +153,7 @@ touch $install
if [[ -n ${_piver} ]] || ! $_building; then
pkgname="${pkgname}-raspberry-pi${_piver}"
fi
+provides=($pkgname)
if $_static_build; then
pkgname="${pkgname}-static"