diff options
Diffstat (limited to 'meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb')
-rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb index e87dea79e..f0cb7f0c8 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | |||
@@ -18,3 +18,5 @@ EXTRA_OECONF = "--disable-gtk3" | |||
18 | 18 | ||
19 | FILES_${PN} += "${datadir}/glib-2.0/schemas" | 19 | FILES_${PN} += "${datadir}/glib-2.0/schemas" |
20 | 20 | ||
21 | |||
22 | PNBLACKLIST[mousepad] ?= "Depends on blacklisted gtksourceview2" | ||