From 7e981888d7437dfd016c8d671743b549b3bddf71 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 4 Jul 2004 12:56:21 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/07/04 13:56:05+01:00 (none)!pb add --enable-small-icons BKrev: 40e7fe75p0ugIfryMYuxmhju_XEu9Q --- matchbox-panel/matchbox-panel_0.8.1.oe | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index 9f5fb8f4be..1a82143505 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -1,4 +1,4 @@ -PR = "r2" +PR = "r3" DESCRIPTION = "Matchbox panel" LICENSE = "GPL" DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification" @@ -10,8 +10,7 @@ S = "${WORKDIR}/matchbox-panel-${PV}" inherit autotools pkgconfig -EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-nls" -# --enable-small-icons +EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-nls --enable-small-icons" FILES_${PN} = "${bindir} \ ${datadir}/applications \ -- 2.39.5