diff options
Diffstat (limited to 'recipes/gnome/gnome-nettool_2.30.0.bb')
-rw-r--r-- | recipes/gnome/gnome-nettool_2.30.0.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-nettool_2.30.0.bb b/recipes/gnome/gnome-nettool_2.30.0.bb new file mode 100644 index 0000000000..4ac2340326 --- /dev/null +++ b/recipes/gnome/gnome-nettool_2.30.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Gnome network tool" +LICENSE = "GPL" +SECTION = "x11/gnome" +DEPENDS = "gtk+ gconf libgtop" + +inherit gnome + +SRC_URI[archive.md5sum] = "2087259219cf16d434c52b4a5710b4c7" +SRC_URI[archive.sha256sum] = "42fdc867d26b31145986fd99e06509229b118430f2d666070c5dac7cff1dd000" + |