summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb3
1 files changed, 0 insertions, 3 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 f0cb7f0c8..4ca21a6bc 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb
@@ -17,6 +17,3 @@ SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd6198
17EXTRA_OECONF = "--disable-gtk3" 17EXTRA_OECONF = "--disable-gtk3"
18 18
19FILES_${PN} += "${datadir}/glib-2.0/schemas" 19FILES_${PN} += "${datadir}/glib-2.0/schemas"
20
21
22PNBLACKLIST[mousepad] ?= "Depends on blacklisted gtksourceview2"