summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libicui18n/manifest7
-rw-r--r--libicuio/manifest7
-rw-r--r--libicuuc/manifest7
3 files changed, 18 insertions, 3 deletions
diff --git a/libicui18n/manifest b/libicui18n/manifest
index 960ce80..5440b47 100644
--- a/libicui18n/manifest
+++ b/libicui18n/manifest
@@ -1,6 +1,6 @@
: 1
name: libicui18n
-version: 65.1.0+9
+version: 65.1.0+10
upstream-version: 65.1
project: icu
summary: ICU high-level internationalization C/C++ library
@@ -18,3 +18,8 @@ builds: all
depends: * build2 >= 0.12.0
depends: * bpkg >= 0.12.0
depends: libicuuc == $
+
+# System package mapping.
+#
+debian-name: libicu-dev
+fedora-name: libicu-devel
diff --git a/libicuio/manifest b/libicuio/manifest
index c4268b6..a0b1011 100644
--- a/libicuio/manifest
+++ b/libicuio/manifest
@@ -1,6 +1,6 @@
: 1
name: libicuio
-version: 65.1.0+9
+version: 65.1.0+10
upstream-version: 65.1
project: icu
summary: ICU input/output C/C++ library
@@ -19,3 +19,8 @@ depends: * build2 >= 0.12.0
depends: * bpkg >= 0.12.0
depends: libicuuc == $
depends: libicui18n == $
+
+# System package mapping.
+#
+debian-name: libicu-dev
+fedora-name: libicu-devel
diff --git a/libicuuc/manifest b/libicuuc/manifest
index 27e35a2..24bad80 100644
--- a/libicuuc/manifest
+++ b/libicuuc/manifest
@@ -1,6 +1,6 @@
: 1
name: libicuuc
-version: 65.1.0+9
+version: 65.1.0+10
upstream-version: 65.1
project: icu
summary: ICU basic internationalization C/C++ library
@@ -17,3 +17,8 @@ build-error-email: builds@build2.org
builds: all
depends: * build2 >= 0.12.0
depends: * bpkg >= 0.12.0
+
+# System package mapping.
+#
+debian-name: libicu-dev
+fedora-name: libicu-devel