Update dependencies

This commit is contained in:
2026-01-04 18:23:42 +02:00
parent 10f31fde5d
commit 1a4f82f6c1
+10 -2
View File
@@ -1,17 +1,25 @@
name: xterm name: xterm
description: The X Terminal Emulator description: The X Terminal Emulator
version: "406" version: "406"
revision: 1 revision: 2
url: https://invisible-island.net/xterm/ url: https://invisible-island.net/xterm/
license: custom license: custom
architecture: any architecture: any
type: source type: source
depends: depends:
- fontconfig
- freetype2
- glibc
- libice
- libutempter
- libx11
- libxaw - libxaw
- libxext
- libxft - libxft
- libxinerama
- libxkbfile - libxkbfile
- libxmu
- libxpm - libxpm
- libxt
- luit - luit
- ncurses - ncurses
- xbitmaps - xbitmaps