compton-conf: fix packaging after locale packaging changes

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-07-27 19:38:22 +02:00
parent ab66222195
commit 2c806ef4d9

View File

@@ -9,4 +9,6 @@ DEPENDS += "libconfig"
SRCREV = "8ae8fbb95e2958adeaac681077a2751a1a776a07"
PV = "0.1.0+git${SRCPV}"
FILES_${PN} += "${datadir}/${BPN}/compton.conf.example"
EXTRA_OECMAKE += "-DUSE_QT5=ON"