diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2005-07-01 20:54:56 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-01 20:54:56 +0000 |
commit | 7f08a13e5d04aaf9a3bac48278284c977ca76ded (patch) | |
tree | 9b46cda13693f3824eb9d4d488af54dec2e97552 /packages/maemo/hildon-fm_0.9.1-2.bb | |
parent | b1e85bd5d8485ef4c2017f23893a5f9850634849 (diff) |
Some formating changes.
Diffstat (limited to 'packages/maemo/hildon-fm_0.9.1-2.bb')
-rw-r--r-- | packages/maemo/hildon-fm_0.9.1-2.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/maemo/hildon-fm_0.9.1-2.bb b/packages/maemo/hildon-fm_0.9.1-2.bb index 8d4a71d0e0..f5346286c0 100644 --- a/packages/maemo/hildon-fm_0.9.1-2.bb +++ b/packages/maemo/hildon-fm_0.9.1-2.bb @@ -1,12 +1,12 @@ +PR = "r1" LICENSE = "GPL/LGPL" -MAINTAINER = "Koen Kooi <koen@handhelds.org>" -PR = "r1" +MAINTAINER = "Koen Kooi <koen@handhelds.org>" DEPENDS = "gtk+-2.6.4-1.osso7 outo libxi xt libpng gconf hildon-lgpl osso-thumbnail osso-gwconnect" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/hildon-fm/hildon-fm_${PV}.tar.gz" -S = "${WORKDIR}/hildon-fm-0.9.1" -FILES_${PN} += "${libdir}/outo/*.so" +S = "${WORKDIR}/hildon-fm-0.9.1" +FILES_${PN} += "${libdir}/outo/*.so" inherit pkgconfig autotools |