diff options
Diffstat (limited to 'recipes/nonworking/freenx/nxcompext_1.5.0-16.bb')
-rw-r--r-- | recipes/nonworking/freenx/nxcompext_1.5.0-16.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/nonworking/freenx/nxcompext_1.5.0-16.bb b/recipes/nonworking/freenx/nxcompext_1.5.0-16.bb new file mode 100644 index 0000000000..ea8df0ab2b --- /dev/null +++ b/recipes/nonworking/freenx/nxcompext_1.5.0-16.bb @@ -0,0 +1,7 @@ +DEPENDS = "diet-x11" +LICENSE = "GPL" + + +SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz" +inherit autotools +S = "${WORKDIR}/${PN}" |