update-alternatives-dpkg-native 0.13.22: Fix circular dependency.
authorRobert Schuster <thebohemian@gmx.net>
Wed, 14 Jan 2009 10:53:36 +0000 (11:53 +0100)
committerRobert Schuster <thebohemian@gmx.net>
Wed, 14 Jan 2009 10:53:36 +0000 (11:53 +0100)
* remove dpkg-native from DEPENDS

packages/update-alternatives/update-alternatives-dpkg-native_1.13.22.bb

index 70b5cb7..d0af4ea 100644 (file)
@@ -2,7 +2,7 @@ require update-alternatives-dpkg.inc
 inherit native
 
 PROVIDES += "virtual/update-alternatives-native"
-DEPENDS = "perl-native dpkg-native"
+DEPENDS = "perl-native"
 DEFAULT_PREFERENCE = "-1"
 
 do_stage () {