diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 22:29:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 22:44:33 +0100 |
commit | 3561d9a3c675ddd32600cd7697ef5ced5a40d474 (patch) | |
tree | 76761892b71ce30b6d7c621a79bc650ea896759d /net-analyzer/ntopng | |
parent | app-crypt/libu2f-server: Add subslot operator on dev-libs/json-c atom (diff) | |
download | gentoo-3561d9a3c675ddd32600cd7697ef5ced5a40d474.tar.gz gentoo-3561d9a3c675ddd32600cd7697ef5ced5a40d474.tar.bz2 gentoo-3561d9a3c675ddd32600cd7697ef5ced5a40d474.zip |
net-analyzer/ntopng: Add subslot operator on dev-libs/json-c atom
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-analyzer/ntopng')
-rw-r--r-- | net-analyzer/ntopng/ntopng-2.4.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/ntopng/ntopng-3.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntopng/ntopng-2.4.ebuild b/net-analyzer/ntopng/ntopng-2.4.ebuild index 844b5a810603..0e383ae5ce4d 100644 --- a/net-analyzer/ntopng/ntopng-2.4.ebuild +++ b/net-analyzer/ntopng/ntopng-2.4.ebuild @@ -16,7 +16,7 @@ IUSE="" DEPEND="dev-db/sqlite:3 dev-python/pyzmq dev-lang/luajit:2 - dev-libs/json-c + dev-libs/json-c:= dev-libs/geoip dev-libs/glib:2 dev-libs/hiredis diff --git a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild index dbaa1f1914f6..bdb49f1374ae 100644 --- a/net-analyzer/ntopng/ntopng-3.0-r2.ebuild +++ b/net-analyzer/ntopng/ntopng-3.0-r2.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" DEPEND="dev-db/sqlite:3 dev-python/pyzmq dev-lang/luajit:2 - dev-libs/json-c + dev-libs/json-c:= dev-libs/geoip dev-libs/glib:2 dev-libs/hiredis |