Update dependencies

This commit is contained in:
2025-10-16 20:54:04 +03:00
parent cd38815f8e
commit 9d926833d1
+9 -3
View File
@@ -1,10 +1,16 @@
name: xfce4-terminal
description: A lightweight and easy to use terminal emulator made for the Xfce desktop environment
version: 1.1.5
revision: 2
revision: 3
url: https://docs.xfce.org/apps/terminal/start
license: GPL2-or-later
architecture: any
depends: ["gtk-layer-shell","hicolor-icon-theme","libxfce4ui","vte"]
make_depends: ["glib","meson"]
type: source
depends:
- gtk-layer-shell
- hicolor-icon-theme
- libxfce4ui
- vte-gtk3
make_depends:
- glib
- meson