Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
gettext


Commits:
1a4d5b59 by Tobias Powalowski at 2024-12-31T18:33:43+01:00
upgpkg: 0.23.1-2: added gnulib-l10n dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gettext
        pkgdesc = GNU internationalization library
        pkgver = 0.23.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.gnu.org/software/gettext/
        arch = x86_64
        license = GFDL-1.2-only
@@ -12,6 +12,7 @@ pkgbase = gettext
        depends = acl
        depends = attr
        depends = gcc-libs
+       depends = gnulib-l10n
        depends = libunistring
        depends = libxml2
        depends = ncurses


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=gettext
 pkgver=0.23.1
-pkgrel=1
+pkgrel=2
 pkgdesc="GNU internationalization library"
 url="https://www.gnu.org/software/gettext/";
 arch=(x86_64)
@@ -16,6 +16,7 @@ depends=(
   acl
   attr
   gcc-libs
+  gnulib-l10n
   libunistring
   libxml2
   ncurses



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gettext/-/commit/1a4d5b590c4bcd62ac3bfc223c00c19fbdc417a5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gettext/-/commit/1a4d5b590c4bcd62ac3bfc223c00c19fbdc417a5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to