diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb index cff9cd81af..c88a79570a 100644 --- a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb +++ b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb @@ -20,6 +20,8 @@ EXTRA_OECONF = "\    --x-libraries=${STAGING_LIBDIR} \  " +PACKAGES_DYNAMIC = "" +  do_compile() {  	cd gdk-pixbuf && oe_runmake  } | 
