diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-01 19:49:49 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-01 19:49:49 -0600 |
commit | 64d78a78bb58c636b5fd30d780bf0a94c96c49b0 (patch) | |
tree | 98239974be51c646054926b12bd85047d15f2f63 /user/libgxps | |
parent | 39224a75da6feb3af0d25727475dabed72e8d22d (diff) | |
download | packages-64d78a78bb58c636b5fd30d780bf0a94c96c49b0.tar.gz packages-64d78a78bb58c636b5fd30d780bf0a94c96c49b0.tar.bz2 packages-64d78a78bb58c636b5fd30d780bf0a94c96c49b0.tar.xz packages-64d78a78bb58c636b5fd30d780bf0a94c96c49b0.zip |
user/libevent: Don't specify explicit pc: provides
The old libevent 2.1.12 .pc file wasn't autodetected, so we had to
explicitly have it in provides=. 2.1.13_pre1 does have an autodetected
.pc file. Its version is 2.2.0-alpha-dev by default, which did not
conflict with 2.1.13_pre1-r0 (the explicit provides line we had).
Now that we are changing the version to make apk-tools 2.14.0 happy, our
explicit provides= conflicts with the automatic .pc detection logic.
Fixes: 59bf8779a2 ("user/libevent: Packaging fixes")
Closes: #1134
Diffstat (limited to 'user/libgxps')
0 files changed, 0 insertions, 0 deletions