From a87395423915f913b819291b3b4920501cccdf95 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 19 Oct 2020 12:15:55 +0200 Subject: Gracefully handle puglRealize() being called twice --- wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'wscript') diff --git a/wscript b/wscript index 525c929..554a2e1 100644 --- a/wscript +++ b/wscript @@ -269,6 +269,7 @@ def _build_pc_file(bld, name, desc, target, libname, deps={}, requires=[]): gl_tests = ['gl_hints'] basic_tests = [ + 'realize', 'redisplay', 'show_hide', 'stub_hints', -- cgit v1.2.1