summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpanel
diff options
context:
space:
mode:
authorPeter Tworek <tworaz666@gmail.com>2011-11-09 00:07:20 +0100
committerPeter Tworek <tworaz666@gmail.com>2011-11-09 00:07:20 +0100
commitc7319dfb143feedfc5dcc127a35cf1e581330b45 (patch)
tree3d5676a3225dac78c29c7f8caa62dcecab61e527 /recipes-lxde/lxpanel
parentabfef776aba7bc88650befba182364624453bb79 (diff)
Inherit pkgconfig instead of explicitly depending on pkgconfig-native.
Diffstat (limited to 'recipes-lxde/lxpanel')
-rw-r--r--recipes-lxde/lxpanel/lxpanel_0.5.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-lxde/lxpanel/lxpanel_0.5.8.bb b/recipes-lxde/lxpanel/lxpanel_0.5.8.bb
index 333e3ee..75c89a5 100644
--- a/recipes-lxde/lxpanel/lxpanel_0.5.8.bb
+++ b/recipes-lxde/lxpanel/lxpanel_0.5.8.bb
@@ -13,7 +13,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz \
SRC_URI[md5sum] = "129fae75d1cd3983fd94542c573a70a1"
SRC_URI[sha256sum] = "6a3579d6f384c03a33a03e4d32016428c84eb0f2bc421704f724fe2cc015cddd"
-inherit autotools gettext
+inherit autotools gettext pkgconfig
EXTRA_OECONF += "--enable-alsa --with-x --with-plugins=all"