[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#37121] [PATCH 37/40] gnu: libxfce4util: Build Vala bindings.
From: |
L p R n d n |
Subject: |
[bug#37121] [PATCH 37/40] gnu: libxfce4util: Build Vala bindings. |
Date: |
Tue, 20 Aug 2019 23:50:40 +0200 |
* gnu/packages/xfce.scm (libxfce4util)[native-inputs]: Add vala.
---
gnu/packages/xfce.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index d3c28e4bea..78c3fb58f9 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -101,7 +101,8 @@
(native-inputs
`(("pkg-config" ,pkg-config)
("gobject-introspection" ,gobject-introspection)
- ("intltool" ,intltool)))
+ ("intltool" ,intltool)
+ ("vala" ,vala)))
(propagated-inputs `(("glib" ,glib))) ; required by libxfce4util-1.0.pc
(home-page "https://www.xfce.org/")
(synopsis "Basic utility library for Xfce")
--
2.22.0
- [bug#37121] [PATCH 32/40] gnu: libxklavier: Update to 5.4., (continued)
- [bug#37121] [PATCH 32/40] gnu: libxklavier: Update to 5.4., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 20/40] gnu: Thunar: Add gobject-introspection support., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 38/40] gnu: xfconf: Remove unnecessary propagated-inputs., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 35/40] gnu: orage: Fix build., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 24/40] gnu: xfce4-power-manager: Update to 1.6.5., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 39/40] gnu: xfconf: Fix tests., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 18/40] gnu: xfce4-settings: Update to 4.14.0., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 22/40] gnu: xfwm4: Update to 4.14.0., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 19/40] gnu: Thunar: Update to 1.8.9., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 37/40] gnu: libxfce4util: Build Vala bindings.,
L p R n d n <=
- [bug#37121] [PATCH 30/40] gnu: xfce4-battery-plugin: Update tp 1.1.3., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 17/40] gnu: xfce4-session: Update to 4.14.0., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 21/40] gnu: thunar-volman: Update to 0.9.5., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 31/40] gnu: xfce4-pulseaudio-plugin: Update to 0.4.2., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 27/40] gnu: ristretto: Update to 0.10.0., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 25/40] gnu: Thunar: Add gvfs support., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 29/40] gnu: xfce4-whiskermenu-plugin: Update to 2.3.3., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 33/40] gnu: xfce4-xkb-plugin: Update to 0.8.1., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 23/40] gnu: xfdesktop: Update to 4.14.1., L p R n d n, 2019/08/20
- [bug#37121] [PATCH 36/40] gnu: xfce4-notifyd: Update to 0.4.4., L p R n d n, 2019/08/20