mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
pavucontrol: Inherit pkgconfig
Fixes ../pavucontrol-4.0/configure: line 6444: syntax error near unexpected token `GUILIBS,' ../pavucontrol-4.0/configure: line 6444: `PKG_CHECK_MODULES(GUILIBS, gtkmm-3.0 >= 3.0 sigc++-2.0 libcanberra-gtk3 >= 0.16 )' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
090d25bfb3
commit
b005b9484a
|
|
@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
|||
# mind when doing version upgrades).
|
||||
DEPENDS = "libxml-parser-perl-native intltool-native glib-2.0-native gtkmm3 libcanberra pulseaudio"
|
||||
|
||||
inherit autotools features_check perlnative
|
||||
inherit autotools features_check perlnative pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user