Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / icewm


Commits:
8f49f821 by Michał Wojdyła at 2024-07-29T21:02:30+00:00
Change dependency from xorg-mkfontdir to xorg-mkfontscale. 
- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -6,7 +6,7 @@ pkgbase = icewm
        arch = x86_64
        license = LGPL-2.0-only
        makedepends = asciidoctor
-       makedepends = xorg-mkfontdir
+       makedepends = xorg-mkfontscale
        depends = alsa-lib
        depends = imlib2
        depends = librsvg


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ url="https://ice-wm.org/";
 arch=('x86_64')
 license=('LGPL-2.0-only')
 depends=('alsa-lib' 'imlib2' 'librsvg' 'libsndfile' 'libxcomposite' 
'libxdamage' 'libxinerama' 'libxpm' 'libxrandr')
-makedepends=('asciidoctor' 'xorg-mkfontdir')
+makedepends=('asciidoctor' 'xorg-mkfontscale')
 optdepends=('perl: for icewm-menu-xrandr')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ice-wm/icewm/archive/refs/tags/${pkgver}.tar.gz";)
 sha256sums=('0fa15f252983d21b1bc434142c787b16bdfc347a83c3057586d0e0091f26617b')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/icewm/-/commit/8f49f8210750de1f2f27e97988e3350f8d02ac0b

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


Reply via email to