From 54f745573dc67ae80c81ca61d9b184c9ec59816c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 25 Sep 2020 14:43:59 +0000 Subject: Update vala to 0.48.10 note that 0.50.x results for now in too many breakage to do the upgrade yet. As a result disable vala support in anjuta Unbreak net-im/dino, which has been marked as broken during the glib upgrade --- net-im/dino/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'net-im/dino') diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index e954f5411a9d..9424c5cc0f6b 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -11,8 +11,6 @@ COMMENT= Modern XMPP Chat Client using GTK+/Vala LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= Does not build with glib 2.66.0 - BUILD_DEPENDS= vala:lang/vala LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ libgee-0.8.so:devel/libgee \ -- cgit