diff options
| -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 = "\ | |||
| 20 | --x-libraries=${STAGING_LIBDIR} \ | 20 | --x-libraries=${STAGING_LIBDIR} \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | PACKAGES_DYNAMIC = "" | ||
| 24 | |||
| 23 | do_compile() { | 25 | do_compile() { |
| 24 | cd gdk-pixbuf && oe_runmake | 26 | cd gdk-pixbuf && oe_runmake |
| 25 | } | 27 | } |
