libnl add missing build dependencies and correct need_build file
This commit is contained in:
+2
-4
@@ -10,8 +10,7 @@
|
||||
multimedia/editor/handbrake
|
||||
multimedia/graphics/GraphicsMagick
|
||||
multimedia/sound/speech-dispatcher
|
||||
multimedia/tv/xawtv
|
||||
office/homebank
|
||||
multimedia/tv/xawtv
|
||||
programming/language/perl/perl-HTML-Form
|
||||
programming/language/perl/perl-HTML-Format
|
||||
programming/language/perl/perl-HTML-FormatText-WithLinks
|
||||
@@ -31,8 +30,7 @@
|
||||
|
||||
* Packages that needs compiling
|
||||
desktop/kde/application/kross-interpreters (3 > 1)
|
||||
desktop/kde/porting-aids/krunner (6 > 5)
|
||||
multimedia/sound/jack-audio-connection-kit (1 > 5)
|
||||
desktop/kde/porting-aids/krunner (6 > 5)
|
||||
network/misc/libnl (5 > 4)
|
||||
network/web/firefox (40 > 39)
|
||||
programming/misc/vigra (7 > 6)
|
||||
|
||||
@@ -13,6 +13,14 @@
|
||||
<Summary>A library for applications dealing with netlink sockets</Summary>
|
||||
<Description>libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation.</Description>
|
||||
<Archive sha1sum="b7a4981f7edf7398256d35fd3c0b87bc84ae27d1" type="targz">http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc</Dependency>
|
||||
<Dependency>flex</Dependency>
|
||||
<Dependency>bison</Dependency>
|
||||
<Dependency>pkgconfig</Dependency>
|
||||
<Dependency>libtool</Dependency>
|
||||
<Dependency>check</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
|
||||
@@ -27458,6 +27458,14 @@
|
||||
<Description xml:lang="en">libnl is a convenience library to simplify the usage of the Linux kernel's netlink sockets interface for network manipulation.</Description>
|
||||
<Description xml:lang="tr">libnl Linux çekirdeğinin netlink soket arayüzünü ağ ile ilgili çeşitli işlemleri kolaylaştırmak için kullanan bir kitaplığıdır.</Description>
|
||||
<Archive type="targz" sha1sum="b7a4981f7edf7398256d35fd3c0b87bc84ae27d1">http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc</Dependency>
|
||||
<Dependency>flex</Dependency>
|
||||
<Dependency>bison</Dependency>
|
||||
<Dependency>pkgconfig</Dependency>
|
||||
<Dependency>libtool</Dependency>
|
||||
<Dependency>check</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>network/misc/libnl/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
|
||||
@@ -1 +1 @@
|
||||
bc016846f8f01147bc6cce4e495b20f54b3a1ffc
|
||||
64c55a104a6273edf84e3aa0f7bff002fc536fc5
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
4bc99dd4ac0d5da948f8ff779c052cc8234ac767
|
||||
1b3e8f1f7bb6f5db27877346175bfdd41c7ee421
|
||||
Reference in New Issue
Block a user