diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2016-07-05 10:04:45 +0800 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-07-29 11:00:54 +0200 |
| commit | 96fd3c5934f517ae8950e6087df2caea1388d59d (patch) | |
| tree | a935b62c1792fe36f9f65d963aef32c01d0fd897 | |
| parent | ca363445b80b47f3e0c18cb9d96b9463ce86b913 (diff) | |
| download | meta-openembedded-96fd3c5934f517ae8950e6087df2caea1388d59d.tar.gz | |
mousepad: remove blacklist caused by gtksourceview2
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | 1 |
1 files changed, 0 insertions, 1 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 3748a06237..e87dea79e1 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | |||
| @@ -18,4 +18,3 @@ 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 | PNBLACKLIST[mousepad] ?= "Depends on broken gtksourceview2" | ||
