mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
openbox: remove unrecognized configure option
* fixes following QA warnings:
openbox-3.5.0: openbox: configure was passed unrecognised options:
--with-plugins [unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
902ffed08e
commit
c6e6dde11e
|
|
@ -24,8 +24,6 @@ PACKAGECONFIG[xrandr] = "--enable-xrandr,--disable-xrandr,libxrandr"
|
|||
PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama"
|
||||
PACKAGECONFIG[xcursor] = "--enable-xcursor,--disable-xcursor,libxcursor"
|
||||
|
||||
EXTRA_OECONF += "--with-plugins=none"
|
||||
|
||||
PACKAGES =+ "${PN}-core ${PN}-lxde ${PN}-gnome ${PN}-config"
|
||||
|
||||
PACKAGES_DYNAMIC += "^${PN}-theme-.*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user