aboutsummaryrefslogtreecommitdiffstats
path: root/gpp
diff options
context:
space:
mode:
Diffstat (limited to 'gpp')
-rw-r--r--gpp/gpp_2.21.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/gpp/gpp_2.21.oe b/gpp/gpp_2.21.oe
index e69de29bb2..94cb2039fb 100644
--- a/gpp/gpp_2.21.oe
+++ b/gpp/gpp_2.21.oe
@@ -0,0 +1,8 @@
+DEPENDS = "virtual/libc"
+RDEPENDS = "libc6"
+DESCRIPTION = "GPP is a general-purpose preprocessor with \
+customizable syntax, suitable for a wide range of preprocessing tasks.
+
+SRC_URI = http://www.nothingisreal.com/gpp/gpp-${PV}.tar.bz2
+
+inherit autotools