diff options
Diffstat (limited to 'meta/recipes-devtools/pkgconfig')
-rw-r--r-- | meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb index d5ec8fcf79..cc0814b082 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb +++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb @@ -1,6 +1,6 @@ require pkgconfig.inc -SRC_URI = "git://anongit.freedesktop.org/pkg-config;protocol=git \ +SRC_URI = "git://anongit.freedesktop.org/pkg-config \ file://autofoo.patch \ file://glibconfig-sysdefs.h" |