Browse Source

* added NETWORK and XML modules to azazel

master
Alejandro Mery 19 years ago
parent
commit
43529da25e
2 changed files with 12 additions and 0 deletions
  1. +5
    -0
      pkgsel/Network.ask
  2. +7
    -0
      pkgsel/XML.ask

+ 5
- 0
pkgsel/Network.ask

@ -0,0 +1,5 @@
#Description: Network Monitoring
X libpcap
X tcpdump

+ 7
- 0
pkgsel/XML.ask

@ -0,0 +1,7 @@
#Description: XML Developer & Modeler
#needs GTK with C++ bindings
X mlview
# needed by mlview, which needs GNOMEPRINT
X gtksourceview

Loading…
Cancel
Save