summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2020-04-08 17:23:49 -0400
committerAdam Goldsmith2020-04-08 17:23:49 -0400
commit80ba991982978cff8082754fd78f1eca19d60f04 (patch)
treea14a785d9f3a3fea82fd77b5b8cc59b6a194314a
parent3d61d8b3664f2e4aa2ee83f411897929c14a39f6 (diff)
downloadaur-80ba991982978cff8082754fd78f1eca19d60f04.tar.gz
Remove conflict with pebble-sdk
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b0878dc99a4..c9f4bc82b973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,6 @@ optdepends=('python2-virtualenv: Required for installing SDK'
'arm-none-eabi-newlib: Required for installing SDK'
'qemu-pebble: Emulation support')
makedepends=('python2-setuptools')
-conflicts=('pebble-sdk')
source=("git+https://github.com/armorking5/pebble-tool.git"
'phonesim_path.patch'
'sdk_headers.patch')