aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2023-01-04 18:20:55 +0100
committerDaniel Willmann <dwillmann@sysmocom.de>2023-08-24 17:33:19 +0200
commitf91d2aac9dcba768f0e0d637a96ec02cdbb5ee1b (patch)
tree974eaf19cd35c46c6e6360a3e97e9081d582981b /contrib
parente486e012c8a9eddfedadd98f48161128287b0d6d (diff)
osmo_io: Add io_uring backend
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libosmocore.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libosmocore.spec.in b/contrib/libosmocore.spec.in
index fdd1a657..3fde143e 100644
--- a/contrib/libosmocore.spec.in
+++ b/contrib/libosmocore.spec.in
@@ -32,6 +32,7 @@ BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: pkgconfig(talloc) >= 2.1.0
BuildRequires: pkgconfig(libmnl)
BuildRequires: pkgconfig(libsystemd)
+BuildRequires: pkgconfig(liburing)
%description
libosmocore is a package with various utility functions that were