diff options
Diffstat (limited to 'fbi/fbi_1.22.oe')
-rw-r--r-- | fbi/fbi_1.22.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fbi/fbi_1.22.oe b/fbi/fbi_1.22.oe index 8b6be30a76..e3c7b028af 100644 --- a/fbi/fbi_1.22.oe +++ b/fbi/fbi_1.22.oe @@ -1,6 +1,6 @@ -HOMEPAGE = http://bytesex.org/fbi.html +HOMEPAGE = "http://bytesex.org/fbi.html" DESCRIPTION = "frame buffer image viewer" -DEPENDS = virtual/libc jpeg +DEPENDS = "virtual/libc jpeg" SRC_URI := http://bytesex.org/misc/fbi_1.22.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 |