mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/ell: note about unstable API
ell doesn't have a stable API, API breaks already happened a few times. Add a note about that to recommend checking if the other packages depending on 'ell-dev' are still OK after an update. For the moment, packages depending on ell are: - main/bluez - community/mptcpd - community/ofono - community/obexd-enhanced Link: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/87813#note_529071 Suggested-by: achill @fossdd Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
This commit is contained in:
parent
522c06b923
commit
982330276a
@ -2,6 +2,7 @@
|
||||
# Maintainer: Matthieu Baerts (NGI0) <matttbe@kernel.org>
|
||||
pkgname=ell
|
||||
pkgver=0.79
|
||||
# Note: the API is not stable, API breaks happened: please check all revdeps
|
||||
pkgrel=0
|
||||
pkgdesc="Linux library for embedded development"
|
||||
url="https://01.org/ell"
|
||||
|
Loading…
Reference in New Issue
Block a user