diff options
Diffstat (limited to 'fbgetty/fbgetty_0.1.698.oe')
-rw-r--r-- | fbgetty/fbgetty_0.1.698.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fbgetty/fbgetty_0.1.698.oe b/fbgetty/fbgetty_0.1.698.oe index 1da6a0ddfa..be1cbd3bec 100644 --- a/fbgetty/fbgetty_0.1.698.oe +++ b/fbgetty/fbgetty_0.1.698.oe @@ -1,5 +1,6 @@ DEPENDS = "virtual/libc" RDEPENDS = "libc6" +DESCRIPTION = "framebuffer getty." SRC_URI = http://ftp3.ie.freebsd.org/pub/gentoo/distfiles/fbgetty-${PV}.tar.gz \ file://${FILESDIR}/compile.patch;patch=1 |