dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / gpe-shield / gpe-shield_0.9.bb
1 DESCRIPTION = "GPE network security tool"
2 SECTION = "gpe"
3 LICENSE     = "GPL"
4
5 DEPENDS     = "libgpewidget iptables virtual/kernel"
6 RDEPENDS    = "iptables"
7 RRECOMMENDS = "kernel-module-ipt-state"
8
9 PR          = "r1"
10
11 inherit gpe pkgconfig
12
13 SRC_URI += " file://uncrypt-startup-error.patch;patch=1 "