mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
networkmanager: Add a missing configure dependency
This commit is contained in:
committed by
Richard Purdie
parent
b74734d8c9
commit
75f3ca5abb
@@ -0,0 +1,12 @@
|
|||||||
|
Index: trunk/configure.ac
|
||||||
|
===================================================================
|
||||||
|
--- trunk.orig/configure.ac 2009-01-08 10:49:26.000000000 -0600
|
||||||
|
+++ trunk/configure.ac 2009-01-08 12:00:34.000000000 -0600
|
||||||
|
@@ -62,6 +62,7 @@
|
||||||
|
glib-2.0 >= 2.10
|
||||||
|
NetworkManager >= 0.7.0
|
||||||
|
libnm_glib
|
||||||
|
+ libnm-util
|
||||||
|
gtk+-2.0 >= 2.6
|
||||||
|
libglade-2.0
|
||||||
|
gconf-2.0
|
||||||
@@ -11,6 +11,7 @@ SRC_URI = "svn://svn.gnome.org/svn/network-manager-applet/;module=trunk;proto=ht
|
|||||||
file://applet-no-gnome.diff;patch=1;pnum=0 \
|
file://applet-no-gnome.diff;patch=1;pnum=0 \
|
||||||
file://applet-no-animation.patch;patch=1 \
|
file://applet-no-animation.patch;patch=1 \
|
||||||
file://no_vpn.patch;patch=1 \
|
file://no_vpn.patch;patch=1 \
|
||||||
|
file://nmutil-fix.patch;patch=1 \
|
||||||
file://70NetworkManagerApplet.shbg"
|
file://70NetworkManagerApplet.shbg"
|
||||||
|
|
||||||
PV = "0.0+svnr${SRCREV}"
|
PV = "0.0+svnr${SRCREV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user