summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneil2ball2021-02-13 16:59:32 -0500
committerneil2ball2021-02-13 16:59:32 -0500
commit92dcd1501a0edf2390a1864db973b7827a96e578 (patch)
treed2d99348f97742b57db710427731688692d0acb6 /PKGBUILD
parent4bd98bf146af61c28a375d54273ed1a0265de3b4 (diff)
downloadaur-92dcd1501a0edf2390a1864db973b7827a96e578.tar.gz
add replaces
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e169dce73a8b..4826c2d0a512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ arch=("i686" "x86_64" "armv6h" "armv7h" "aarch64")
license=("GPL2")
depends=("bluez" "dbus" "glib2" "udev" "mobile-broadband-provider-info")
conflicts=("ofono")
+replaces=("ofono")
optdepends=("phonesim" "mmsd" "upower")
source=(
"https://www.kernel.org/pub/scm/network/ofono/ofono.git/snapshot/$pkgname.tar.gz"