diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2008-10-12 18:46:11 +0000 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2008-10-12 18:46:11 +0000 |
commit | 30160614d2f9522f898f566f0defd26e2e3d6c82 (patch) | |
tree | 7341b4922303205215544fb316f7bea4788c4cd1 /packages | |
parent | 7e3c9113da3012b115ad6856ce341a6d313a265d (diff) |
fbida: don't do it again and let it depend on virtual/libiconv
* bump PR again
Diffstat (limited to 'packages')
-rw-r--r-- | packages/fbida/fbida_2.07.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/fbida/fbida_2.07.bb b/packages/fbida/fbida_2.07.bb index f163bb514c..188e22729e 100644 --- a/packages/fbida/fbida_2.07.bb +++ b/packages/fbida/fbida_2.07.bb @@ -8,9 +8,9 @@ DESCRIPTION = "frame buffer image and doc viewer tools" AUTHOR = "Gerd Knorr" LICENSE = "GPL2" SECTION = "utils" -PR = "r1" +PR = "r2" -DEPENDS = "libiconv jpeg fontconfig freetype libexif" +DEPENDS = "virtual/libiconv jpeg fontconfig freetype libexif" RDEPENDS = "ttf-dejavu-sans-mono" SRC_URI = "http://dl.bytesex.org/releases/fbida/fbida-${PV}.tar.gz \ |