aboutsummaryrefslogtreecommitdiffstats
path: root/gs/gs_8.01.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gs/gs_8.01.oe')
-rw-r--r--gs/gs_8.01.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/gs_8.01.oe b/gs/gs_8.01.oe
index 50d8b0b5ab..971966e4a5 100644
--- a/gs/gs_8.01.oe
+++ b/gs/gs_8.01.oe
@@ -1,3 +1,4 @@
+SECTION = "console/utils"
SRC_URI = "ftp://ftp.gnu.org/gnu/ghostscript/gnughostscript-${PV}.tar.gz"
DEPENDS = "jpeg"
@@ -14,4 +15,3 @@ do_compile() {
do_install() {
oe_runmake bindir='${D}${bindir}' datadir='${D}${datadir}' libdir='${D}${libdir}' install
}
-