From 9ac7ac6149af5554fbb748b1dddff3fb3fa0a769 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 19 Feb 2017 00:54:30 +0100 Subject: mousepad: unblacklist - gtksourceview2 is back MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | 3 --- 1 file changed, 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 f0cb7f0c8e..4ca21a6bce 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 EXTRA_OECONF = "--disable-gtk3" FILES_${PN} += "${datadir}/glib-2.0/schemas" - - -PNBLACKLIST[mousepad] ?= "Depends on blacklisted gtksourceview2" -- cgit 1.2.3-korg