diff options
Diffstat (limited to 'flnx/flnx_0.18.oe')
-rw-r--r-- | flnx/flnx_0.18.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flnx/flnx_0.18.oe b/flnx/flnx_0.18.oe index 1390952810..04a0365650 100644 --- a/flnx/flnx_0.18.oe +++ b/flnx/flnx_0.18.oe @@ -5,6 +5,7 @@ DESCRIPTION = "fltk library for microwindows." SRC_URI = "ftp://ftp.microwindows.org/pub/microwindows/flnx/flnx-${PV}-tar.gz \ file://gcc3.patch;patch=1" S = "${WORKDIR}/flnx" +LICENSE = "LGPL" inherit autotools |