Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
codec2


Commits:
6c826bb7 by John A. Leuenhagen at 2024-11-21T11:02:30-05:00
Add glibc to depends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -7,6 +7,7 @@ pkgbase = codec2
        arch = x86_64
        license = LGPL2.1
        makedepends = cmake
+       depends = glibc
        provides = freedv
        conflicts = freedv
        source = 
https://github.com/drowe67/codec2/archive/1.2.0/codec2-1.2.0.tar.gz


=====================================
PKGBUILD
=====================================
@@ -9,6 +9,7 @@ pkgdesc='Open source speech codec designed for communications 
quality speech bet
 arch=('x86_64')
 license=('LGPL2.1')
 url='https://github.com/drowe67/codec2'
+depends=('glibc')
 makedepends=('cmake')
 provides=('freedv')
 conflicts=('freedv')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/codec2/-/commit/6c826bb769e3318d3e740c1adf01bdf470eaceea

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


Reply via email to