Update dependencies
This commit is contained in:
@@ -1,10 +1,16 @@
|
|||||||
name: xfce4-terminal
|
name: xfce4-terminal
|
||||||
description: A lightweight and easy to use terminal emulator made for the Xfce desktop environment
|
description: A lightweight and easy to use terminal emulator made for the Xfce desktop environment
|
||||||
version: 1.1.5
|
version: 1.1.5
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://docs.xfce.org/apps/terminal/start
|
url: https://docs.xfce.org/apps/terminal/start
|
||||||
license: GPL2-or-later
|
license: GPL2-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gtk-layer-shell","hicolor-icon-theme","libxfce4ui","vte"]
|
|
||||||
make_depends: ["glib","meson"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- gtk-layer-shell
|
||||||
|
- hicolor-icon-theme
|
||||||
|
- libxfce4ui
|
||||||
|
- vte-gtk3
|
||||||
|
make_depends:
|
||||||
|
- glib
|
||||||
|
- meson
|
||||||
|
|||||||
Reference in New Issue
Block a user