summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredfish2016-09-03 03:30:15 -0400
committerredfish2016-09-03 03:30:15 -0400
commitb00aa989a8728d169676e8470c0e87b966ba9f47 (patch)
treeafa6f31d576240f86b7c5239bb666ce2e48d15c3 /PKGBUILD
parent4148aee44029b34dab37b65473c9d72e9cfdca7b (diff)
downloadaur-b00aa989a8728d169676e8470c0e87b966ba9f47.tar.gz
provide -git to fix installing monero-core-git via yaourt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11e69ca88ba8..43e4f1a6179b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -93,8 +93,8 @@ package_bitmonero-git() {
package_libmonero-wallet-git() {
- provides=('libmonero-wallet')
- conflicts=('libmonero-wallet')
+ provides=('libmonero-wallet' 'libmonerowallet-git')
+ conflicts=('libmonero-wallet' 'libmonerowallet-git')
# NOTE: this is crucial, otherwise stripping breaks the .a archive:
# monero-core (GUI) fails to link against it (it can't find symbols