Skip to content

Commit 0a8c981

Browse files
committed
musl-x86: add provides
1 parent 23edaeb commit 0a8c981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

archlinuxcn/musl-x86/PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ url='https://www.musl-libc.org/'
1414
license=('MIT')
1515
options=('staticlibs' '!lto')
1616
conflicts=(musl)
17+
provides=(musl)
1718
source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
1819
validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
1920
sha256sums=('d585fd3b613c66151fc3249e8ed44f77020cb5e6c1e635a616d3f9f82460512a'

0 commit comments

Comments
 (0)