diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:43 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:43 +0800 |
| commit | 9b2071960da72cd3d11a89a36de5aca8ee06955b (patch) | |
| tree | 4c2615e5a01e625f4da3f094123f2c9520550eb5 /repos/xorg | |
| parent | 2e13a9e4eac5b8811b90286b40b66408b749756e (diff) | |
| download | alicelinux-9b2071960da72cd3d11a89a36de5aca8ee06955b.tar.gz alicelinux-9b2071960da72cd3d11a89a36de5aca8ee06955b.zip | |
xterm: added libxft to depends
Diffstat (limited to 'repos/xorg')
| -rw-r--r-- | repos/xorg/xterm/depends | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/xorg/xterm/depends b/repos/xorg/xterm/depends index 921830a7..b35b22a6 100644 --- a/repos/xorg/xterm/depends +++ b/repos/xorg/xterm/depends @@ -1,2 +1,3 @@ libxaw fontconfig +libxft |