mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gnome-power-manager: remove unrecognized configure options
* fixes following QA warning:
gnome-power-manager-2.32.0: gnome-power-manager: configure was passed
unrecognised options: --with-dpms-ext [unknown-configure-option]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -21,7 +21,6 @@ EXTRA_OECONF = " --disable-scrollkeeper \
|
||||
--disable-applets \
|
||||
--x-includes=${STAGING_INCDIR} \
|
||||
--x-libraries=${STAGING_LIBDIR} \
|
||||
--with-dpms-ext=${STAGING_INCDIR}/.. \
|
||||
--enable-compile-warnings=no \
|
||||
ac_cv_header_X11_extensions_dpms_h=yes \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user