View Single Post
Posts: 189 | Thanked: 143 times | Joined on Nov 2009
#2
If you have enabled the mer-tools repo it's already there:
Code:
[nemo@jolla ~]$ pkcon search name libpcap
Searching by name             [=========================]         
Waiting in queue              [=========================]         
Starting                      [=========================]         
Refreshing software list      [=========================]         
Querying                      [=========================]         
Installed       libpcap-1.4.0-3.1.1.armv7hl                     A system-independent interface for user-level packet capture
Available       libpcap-1.4.0-3.1.1.source                      A system-independent interface for user-level packet capture
Available       libpcap-debuginfo-1.4.0-3.1.1.armv7hl           Debug information for package libpcap
Available       libpcap-debugsource-1.4.0-3.1.1.armv7hl         Debug sources for package libpcap
Available       libpcap-devel-1.4.0-3.1.1.armv7hl               Libraries and header files for the libpcap library
Enable it with:
Code:
$ devel-su
# ssu ar mer-tools
# ssu ur
$ pkcon refresh
 

The Following User Says Thank You to MaemoUser For This Useful Post: