summaryrefslogtreecommitdiff
path: root/fbgetty
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-05 15:56:17 +0000
committerChris Larson <clarson@kergoth.com>2004-03-05 15:56:17 +0000
commit903f89dd4409e563640a964b3c908a14ff5fec2b (patch)
tree5789c8961bac7cced65287d76d27448d7e7edd78 /fbgetty
parent4e8e5a34ae4027238e32edeba6a9bebe0555787d (diff)
Correct SRC_URI for tximage and fbgetty.. note.. tximage upstream source is MIA.
BKrev: 4048a3215ioeX3M_aYfp9Hb6MryBLw
Diffstat (limited to 'fbgetty')
-rw-r--r--fbgetty/fbgetty_0.1.698.oe5
1 files changed, 4 insertions, 1 deletions
diff --git a/fbgetty/fbgetty_0.1.698.oe b/fbgetty/fbgetty_0.1.698.oe
index a7de4a5b14..b401172590 100644
--- a/fbgetty/fbgetty_0.1.698.oe
+++ b/fbgetty/fbgetty_0.1.698.oe
@@ -1,4 +1,7 @@
-SRC_URI := http://fbgetty.meuh.eu.org/downloads/${P}.tar.gz \
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = http://ftp3.ie.freebsd.org/pub/gentoo/distfiles/fbgetty-${PV}.tar.gz \
file://${FILESDIR}/compile.patch;patch=1
B := ${WORKDIR}/build.${HOST_SYS}.${TARGET_SYS}